NetBatch Manual
Commands
NetBatch Manual—522460-004
6-86
DISPLAY-SPI Command
196 URGENT 255,8 RUN-NOW URGENT-JOBS
197 COMPILE 133,2 1412 SUSPENDED STANDARD-CLASS
198 Q3 205,70 1414 EXECUTING STANDARD-CLASS
2} DELETE JOB *
2132-E Your user code does not give you access to DEVELOPMENT
2132-E Your user code does not give you access to TOTALS
2132-E Your user code does not give you access to TEST
2132-E Your user code does not give you access to CLEANUP
Job CAL-JOB-1 Jobnumber 188 deleted
Job USERS Jobnumber 189 deleted
2132-E Your user code does not give you access to BACKUP
2132-E Your user code does not give you access to ACCOUNTS
2132-E Your user code does not give you access to ADMIN
Job CAL-JOB-2 Jobnumber 194 deleted
2132-E Your user code does not give you access to STATISTICS
2132-E Your user code does not give you access to URGENT
2132-E Your user code does not give you access to COMPILE
2077-E Job is executing or suspended; DELETE command ignored
•
This example shows execution of a DELETE JOB command and the resulting
events recorded in the scheduler log file:
> BATCHCOM $ZBAT; DELETE JOB *
Job P Jobnumber 39 deleted
Job Q Jobnumber 40 deleted
Job R Jobnumber 41 deleted
> FUP COPY $DATA7.ZBAT.LOGABL,,SHARE .
.
DELETE JOB P J_39 U_255,255 H_\MELBDEV.$ZTN0.#PTY4
DELETE JOB Q J_40 U_255,255 H_\MELBDEV.$ZTN0.#PTY4
DELETE JOB R J_41 U_255,255 H_\MELBDEV.$ZTN0.#PTY4
DISPLAY-SPI Command
Use the DISPLAY-SPI command to display the contents of SPI-format command and
response buffers that BATCHCOM sends to and receives from the scheduler.
Displaying the buffers is useful when programming management applications use the
NetBatch programmatic interface. For information on management-application
programming, see the SPI Programming Manual. For information on the NetBatch
programmatic interface, see the NetBatch Management Programming Manual.
OFF
disables the display of command and response buffers.
ON
enables the display of command and response buffers. The buffers appear in this
format:
D[ISPLAY]-SP[I] { OF[F] | ON }