|
NAMEqorder - exchange order of two pbs batch jobs in a queue.SYNOPSISqorder job_identifier job_identifierDESCRIPTIONTo order two jobs is to exchange the jobs positions in the queue or queues in which the jobs resides. The two jobs must be located at the same server. No attribute of the job, such as priority is changed. The impact of interchanging the order with the queue(s) is dependent on local job scheduled policy, contact your systems administrator.A job in the running state cannot be reordered. OPERANDSBoth operands are job_identifiers which specify the jobs to be exchanged. The qorder command accepts two job_identifier operands of the form:sequence_number[.server_name][@server] The server specification for the two jobs must agree as to the current location of the two job IDs. STANDARD ERRORThe qorder command will write diagnostic messages to standard error for each error occurrence.EXIT STATUSUpon successful processing of all the operands presented to the qorder command, the exit status will be a value of zero.If the qorder command fails to process any operand, the command exits with a value greater than zero. SEE ALSOqsub(1B), qmove(1B), pbs_orderjob(3B), pbs_movejob(3B)
Visit the GSP FreeBSD Man Page Interface. |