Search
Page 6 of 6. Showing 57 results (0.017 seconds)
qbjobs.pl
API Functions
& list) qbbottom Purpose Moves jobs to end of execution order queue. Prototype QB_BOOL qbbottom(QbCommand& cmd, QbJobIdList& jobs) qbcapturehosts…Startup and Configuration options
is started by a Qube! administrator. If those two requirements are met, then for jobs owned by the logged in user (when viewing the queue on a device), "Kill" and "Retry Failed" buttons…Operation Overview - Client Side
the job without allowing the currently running frames to finish. "Retry Failed" re-queues all frames that failed and sets the job back into a pending state so that it may start running…qbjobinfo.pl
; ############################################################################################################################# sub example1 { # # Given no options, the qb::jobinfo routine returns all jobs in the queue. However it doesn't include # any information on subjobs…Perl API Reference
Notes Example use lib "$ENV{QBDIR}/api/perl"; use qb;qb::block(@ids) qb::bottom Purpose Moves jobs to end of execution order queue…Parameters
the job, but do not put it in the Queue to execute. Stderr->Stdout [New for Qube 6.0]: Redirect and consolidate the job stderr stream to the stdout stream. Job Label: Representative…