264 • STN Reference HP NonStop SSH Reference Manual
zstn-evt-abend value is 1
"<STN process name> Process abend due to <2>"
• CAUSE: An unrecoverable internal error was detected. <2> provides a brief textual description.
• EFFECT: The STN process will abend and usually create a ZZSA dump file. If a backup process is running, it
will take over; if not, STN will terminate.
• ACTION: If STN is not running with a backup process, STN must be restarted. Forward the ZZSA file to
support.
zstn-evt-alloc value is 2
"<STN process name> Allocatesegment err <2> POOL^SIZE <3> words"
• CAUSE: An extended segment could not be allocated for the STN internal buffer pool. <2> is the error code
and <3> is the requested size in words.
• EFFECT: The STN process will abend and usually create a ZZSA dump file. STN will terminate and will not
perform a backup takeover.
• ACTION: If PARAM POOL^SIZE is too large, and the disk volume containing the STN object file is full or
fragmented, try freeing up some disk space, or carefully reduce the PARAM POOL^SIZE, then restart STN. If
the problem persists, contact support.
zstn-evt-starting value is 3
"<STN process name> <2> program starting <3>"
• CAUSE: The STN process has started. <2> is the program name and version information. <3> is additional
copyright information.
• EFFECT: None; informational only.
• ACTION: None; informational only.
zstn-evt-param-error value is 4
"<STN process name> Error in PARAM <2> <3>"
• CAUSE: During STN startup, an error was found in value <3> for param <2>.
• EFFECT: The param is ignored, and STN startup proceeds without the param. Depending on the param, STN
may not operate properly.
• ACTION: If the parameter is important, correct the error, then stop and restart STN.
zstn-evt-gftcom-start-err value is 5
"<STN process name> Error <2> <3> starting GFTCOM^OBJECT <4>"
• CAUSE: PARAM GFTCOM^OBJECT was specified but error codes <2>/<3> were encountered trying to start
program <4>.
• EFFECT: The param is ignored, and STN startup proceeds without the parameter. Since this command is
generally used for essential configuration commands, STN will probably not operate properly.