NetBatch Manual
Attributes
NetBatch Manual—522460-004
7-112
TEMPORARY Attachment-Set Attribute
ACTIVE 0 SPECIAL 0
STOP 0 TIME 0
DOWN 0 EVENT 0 TAPE DRIVES …
DELETE 0 SUSPENDED 0 ------------- …
RUN NEXT 0 CONFIGURED 3 …
RUN NOW 0 IN USE 0
TAPE 0
26> BATCHCOM $ZBAT; SUBMIT JOB BACKUP, TAPEDRIVES 2
Job BACKUP job number 1 submitted
27> BATCHCOM $ZBAT; STATUS SCHEDULER
SCHEDULER STATUS
Process : \MELBDEV.$ZBAT Primary : 1,37 Backup : 3,27
Database: $DATA7.ZBAT
Logfile : $DATA7.ZBAT.LOGAAW
Time : 02OCT93 12:45:34
EXECUTORS JOBS CLASSES …
----------- --------------- -------- …
OFF 0 READY 0 OFF 0 …
ON 0 EXECUTING 1 ON 1 …
ACTIVE 1 SPECIAL 0
STOP 0 TIME 0
DOWN 0 EVENT 0 TAPE DRIVES …
DELETE 0 SUSPENDED 0 ------------- …
RUN NEXT 0 CONFIGURED 3 …
RUN NOW 0 IN USE 2
TAPE 0
TEMPORARY Attachment-Set Attribute
The TEMPORARY attachment-set attribute determines whether the scheduler
automatically deletes an attachment set not assigned to a job.
OFF
prevents the scheduler from automatically deleting the attachment set.
ON
causes the scheduler to delete automatically the attachment set in any of these
circumstances. Deletion occurs only when the set is not in use by a job.
•
The set’s TEMPORARY attribute changes from OFF to ON during a
BATCHCOM session.
•
BATCHCOM closes the set’s scheduler during a session (for example, in
response to an OPEN command).
•
The set’s scheduler stops (the scheduler deletes the set when restarted).
•
The BATCHCOM session during which the set was created ends.
TEM[PORARY] { OF[F] | ON }