SSH Reference Manual
the letter M (megawords), which multiplies by 1,048,576. The default is 100K. PARAM TRACE^SIZE should precede
PARAM TRACE^FILE. Tracing is normally started using STNCOM commands, so this parameter is rarely used.
5 – run stn …
STN does not use the OUT parameter, example:
run stn / name $stn , out $zhome / <--- not allowed
• If OUT is not defaulted to the home terminal, the following EMS event zstn-ems-evt-misc (9) is now
generated:
“$STN OUT parameter is not used, OUT <out> ignored.”
and STN startup continues normally.
STN uses the IN parameter to specify an edit-101 file. This file contains PARAM commands (other commands are
ignored). Refer to the manual under GFTCOM^OBJECT and GFTCOM^IN for further details. The IN parameter may be
used with or without PARAM GFTCOM^OBJECT.
• When IN is not specified, it defaults to the home terminal and STN startup continues normally without any "IN"
processing.
• If the IN parameter specifies $ZHOME, the following EMS event zstn-ems-evt-misc (9) is now generated:
“IN parameter must specify a edit-101 file or be omitted. IN $ZHOME is ignored.”
and STN startup continues normally.
• If the IN parameter specifies something other than a disc file or $ZHOME, the following EMS event zstn-ems-
evt-misc (9) is now generated:
“IN file=<in> is not a disc file, startup terminated.”
and STN terminates abnormally.
• If the IN parameter specifies a disc file that is not an edit-101 file, the following EMS event zstn-ems-evt-misc
(9) is now generated:
“IN file=<in> is not a edit-101 file, startup terminated.”
and STN terminates abnormally.
STN does not use any parameters on the RUN command, including the backup cpu number in the manner used by other
products. The STN backup cpu must be specified by either PARAM BACKUPCPU or the STNCOM command
BACKUPCPU.
6 – run stncom …
Use stncom to enter additional configuration parameters and check settings.
HP NonStop SSH Reference Manual STN Reference • 247