SNAX/XF LU Network Services Manual

Using the Tandem Creator Process
Using LUNS
2–30 097841 Tandem Computers Incorporated
Creator Process RUN
Command Syntax
The run command syntax is given below. If the Creator process is to run as a NonStop
process-pair, you must give it a symbolic name through the NAME run option. Note
also that you can specify any other run options (for example, NOWAIT, PRI, CPU, and
so on). For a list of these options, see the Guardian Operating System Utilities Manual.
[RUN] CREATOR [ /OUT
filename
, NAME $
process-name
/ ];
CREATOR #
subdevice-name
[, MAXPATHMONOPENS
Pathway requests
]
[, MAXSESSIONS
number
]
[, PASSWORD
password
]
[, STATUSOFF ]
OUT
filename
specifies the name of an unstructured and unnumbered LOG file, a SPOOLER file
name, or a terminal.
If the OUT parameter is not specified, messages are sent to the home terminal of
the Creator process.
If the OUT file cannot be accessed upon Creator process startup, the Creator
process:
1.
1. logs a “Log file inaccessible” message to the home terminal and to $0
2. logs a “Creator terminating” message to the home terminal
3. stops
If the OUT file is a terminal with an outstanding READ procedure, the Creator
process suspends until the message can be written.
NAME $
process-name
designates the symbolic name you are assigning to the Creator process. If you are
running the Creator process as NonStop process pair, you must specify this run
option.