1qstop(8B)                             PBS                            qstop(8B)
2
3
4

NAME

6       qstop - stop pbs batch job processing at a destination
7

SYNOPSIS

9       qstop destination ...
10

DESCRIPTION

12       The  qstop  command  directs  that a destination should stop processing
13       batch jobs.  If the destination is a execution queue, the  server  will
14       cease  scheduling  jobs that reside in the queue for execution.  If the
15       destination is a routing queue, the server will cease routing jobs from
16       that queue.
17
18       In  order to execute qstop, the user must have PBS Operation or Manager
19       privilege.
20

OPERANDS

22       The qstop command accepts one or more destination operands.  The  oper‐
23       ands are one of three forms:
24            queue
25            @server
26            queue@server
27       If queue is specified, the request is to stop that queue at the default
28       server.  If the @server form is given, the request is to stop  all  the
29       queues at that server.  If a full destination identifier, queue@server,
30       is given, the request is to stop the named queue at the named server.
31

STANDARD ERROR

33       The qstop command will write a diagnostic message to standard error for
34       each error occurrence.
35

EXIT STATUS

37       Upon  successful  processing of all the operands presented to the qstop
38       command, the exit status will be a value of zero.
39
40       If the qstop command fails to process any operand,  the  command  exits
41       with a value greater than zero.
42

SEE ALSO

44       pbs_server(8B), qstart(8B), and qmgr(1B)
45
46
47
48Local                                                                qstop(8B)
Impressum