1qorder(1B)                            PBS                           qorder(1B)
2
3
4

NAME

6       qorder - exchange order of two pbs batch jobs in a queue.
7

SYNOPSIS

9       qorder job_identifier job_identifier
10

DESCRIPTION

12       To  order  two  jobs  is to exchange the jobs positions in the queue or
13       queues in which the jobs resides.  The two jobs must be located at  the
14       same  server.   No  attribute  of the job, such as priority is changed.
15       The impact of interchanging the order with the queue(s) is dependent on
16       local job scheduled policy, contact your systems administrator.
17
18       A job in the running state cannot be reordered.
19

OPERANDS

21       Both  operands  are  job_identifiers  which  specify  the  jobs  to  be
22       exchanged.  The qorder command accepts two job_identifier  operands  of
23       the form:
24           sequence_number[.server_name][@server]
25       The  server specification for the two jobs must agree as to the current
26       location of the two job IDs.
27

STANDARD ERROR

29       The qorder command will write diagnostic messages to standard error for
30       each error occurrence.
31

EXIT STATUS

33       Upon  successful processing of all the operands presented to the qorder
34       command, the exit status will be a value of zero.
35
36       If the qorder command fails to process any operand, the  command  exits
37       with a value greater than zero.
38
39

SEE ALSO

41       qsub(1B), qmove(1B), pbs_orderjob(3B), pbs_movejob(3B)
42
43
44
45Local                                                               qorder(1B)
Impressum