HP NonStop SSH Reference Manual
STN Reference
•
221
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.
Running STN as Persistent Process
STN can be started as kernel persistent process from SCF. The IN field of the RUN STN command is used to convey
PARAM and STNCOM configuration information, as shown in the following example:
ADD PROCESS STN1
, NAME $STN1
, PROGRAM $SYSTEM.STN.STN
, INFILE $SYSTEM.STN.STN1KIN
, STARTMODE SYSTEM -or- APPLICATION
, USERID SUPER.SUPER
The INFILE (STN1KIN in this example) contains STNCOM commands to configure WINDOWs and SERVICEs, and
also may contain PARAM commands as described above, but should always include the following:
PARAM GFTCOM^OBJECT $SYSTEM.STN.STNCOM
PARAM GFTCOM^IN $SYSTEM.STN.STN1KIN
PARAM GFTCOM^OUT $ZHOME
BANNER $SYSTEM.STN.BANNER1
Содержание NonStop SSH 544701-014
Страница 12: ...xii Contents HP NonStop SSH Reference Manual ...
Страница 24: ...24 Preface HP NonStop SSH Reference Manual ...
Страница 30: ...30 Introduction HP NonStop SSH Reference Manual ...
Страница 46: ...46 Installation Quick Start HP NonStop SSH Reference Manual ...
Страница 132: ...132 The SSH User Database HP NonStop SSH Reference Manual ...
Страница 214: ...214 SSH and SFTP Client Reference HP NonStop SSH Reference Manual ...
Страница 278: ...278 STN Reference HP NonStop SSH Reference Manual ...
Страница 298: ...298 Monitoring and Auditing HP NonStop SSH Reference Manual ...
Страница 302: ...302 Performance Considerations HP NonStop SSH Reference Manual ...