NetBatch Manual

Commands
NetBatch Manual522460-004
6-113
OPEN Command
> BATCHCOM $ZBAT; OBEY A
ADD SCHEDULER
Scheduler added
OBEY B
START SCHEDULER
Scheduler started
OBEY C
ADD CLASS DEFAULT, INITIATION OFF
Class DEFAULT added
OBEY D
ADD EXECUTOR EX0, CPU 0, CLASS DEFAULT
Executor EX0 added
OBEY E
0342-E Too many OBEY files
OPEN Command
Use the OPEN command during an interactive BATCHCOM session to specify the
target scheduler for later commands.
node
is a node name. If the node is remote, you must have remote access to it (that is,
you must have remote passwords set up on both local and remote nodes). The
default is the node where the process that creates the BATCHCOM process is
running.
schd
is a scheduler process name.
Considerations
The OPEN command is available to all users.
An implicit OPEN command applies in either of these circumstances:
OP[EN] [ \ node. ] $schd
ADD SCHEDULER
OBEY B
START SCHEDULER
OBEY C
ADD CLASS …
OBEY D
ADD EXECUTOR …
OBEY E
START EXECUTOR
A B C D E
VST018.vsd