NetBatch Manual

Job Planning, Submission, and Management
NetBatch Manual522460-004
4-49
Dealing With Job Output
Output From Other Processes
Processes started by an executor-program process also write the commands they
execute to the job’s output file, depending on the output file’s type. This table indicates
whether you can expect output for a given file type:
Figure 4-13 shows a commented example of output from a process started by an
executor-program process. The output is from the SPOOLCOM process started in the
previous figure.
Manipulating Job Output in the Spooler
For information on how spoolers handle job output and for details of the commands
used to manipulate that output, see the manuals for the spooler products you are
using.
Figure 4-12. Example of Executor-Program Output
Output File Type Nonexecutor-program Output?
Terminal device Yes
Nonterminal device Same as disk file
Spooler collector process Yes (new spooler job for output of each process)
Nonspooler collector process Yes, if the output file is different from that of the executor
program
Disk file No, if the output file is the same as that of the executor
program (the program has exclusive access to the file). In
this case, the process might abend if it tries to open the file,
depending on how it handles “file in use” errors.
Figure 4-13. Example of Nonexecutor-Program Output
TACL (T9205D10 - 08JUN92), Operating System D10, Release
COPYRIGHT TANDEM COMPUTERS INCORPORATED …
CPU 1, process has no backup
March 19, 1993 10:05:22
(Invoking $SYSTEM.SYSTEM.TACLLOCL)
(Invoking $SYSTEM.NETBATCH.TACLCSTM)
Current volume is $DATA7.SUPER
Banner, copyright notice, and process
initialization messages of TACL executor-
program process
SPOOLCOM /IN
$DATA7.SUPER.SPLCLEAN/
Command executed by executor-program
process
VST114.vsd
Commands executed by SPOOLCOM process
started by job's TACL executor-program
process
)OPEN \MELBDEV.$SPLS
)JOB (LOC #BATCH), HOLD, DELETE !
)
VST115.vsd