Spooler Utilities Reference Manual

Peruse
Spooler Utilities Reference Manual522295-003
3-53
UNLINK Command
UNLINK Command
The UNLINK command unlinks the specified job from the current batch job.
job-number
specifies the job to be unlinked from the current batch job.
Example
The following Peruse display shows three jobs (1167, 1200, and 1289) in batch 555:
PERUSE - T9101D48 - (30MAR2001) SYSTEM \NS
Copyright Tandem Computers Incorporated 1978, 1982, 1983,
1984, 1985, 1986, 1987, 1988, 1989, 1991
JOB BATCH STATE PAGES COPIES PRI HOLD LOCATION REPORT
1167 555 READY 1 1 4 #BATCH STEVEW
1200 555 READY 3 1 4 #ANOTHERFILE STEVEW
1289 555 READY 430 1 4 #CHECK TACL STEVEW
To unlink job 1200 from batch 555, first enter the BATCH command to make batch 555
current, followed by the UNLINK command. To verify that job 1200 is unlinked from
batch 555, enter a JOB command:
_BATCH 555
_UNLINK 1200
_JOB
JOB BATCH STATE PAGES COPIES PRI HOLD LOCATION REPORT
1167 555 READY 1 1 4 #BATCH STEVEW
1200 READY 3 1 4 #ANOTHERFILE STEVEW
1289 555 READY 430 1 4 #CHECK TACL STEVEW
_
UNLINK job-number