next up previous contents
Next: NEED Up: JDF Fields Previous: DEPEND   Contents


STDOUT/STDERR

The STDOUT and STDERR fields cause a user process to redirect stdout and stderr of the batch processes to the directory or file specified. The default is to create a file in the users home area with the following form:
FBS_sectionid.logical_pid.[(out|err)]
logical_pid is a unique integer from 1 to NUMPROC assigned by FBSNG to each process in the section. sectionid is the unique section identifier.

If STDOUT/STDERR is specified, FBSNG interprets the string according to the following rules:

When a batch process starts on a farm node, it will have the environment variables FBS_PROC_STDOUT and FBS_PROC_STDERR will have the names of stdout and stderr files to respectively.


next up previous contents
Next: NEED Up: JDF Fields Previous: DEPEND   Contents
FBSNG Home