NonStop Operations Guide for H-Series and J-Series RVUs
comment -- Shut down the ATP6100 lines associated with the SWAN concentrator
SCF/ IN $SYSTEM.SHUTDOWN.SDNATP, OUT $ZHOME /
comment -- Shut down the X.25 lines associated with the SWAN concentrator
SCF/ IN $SYSTEM.SHUTDOWN.SDNX25, OUT $ZHOME /
comment -- Shut down the printer lines associated with the SWAN concentrator
SCF/ IN $SYSTEM.SHUTDOWN.SDNLP, OUT $ZHOME /
comment -- Shut down the Expand-over-IP line to \Case2
SCF/ IN $SYSTEM.SHUTDOWN.IP2CASE2, OUT $ZHOME /
comment -- Shut down the Expand manager process, $ZEXP
SCF/ IN $SYSTEM.SHUTDOWN.SDNEXP, OUT $ZHOME /
comment -- Shut down the direct-connect line
SCF/ IN $SYSTEM.SHUTDOWN.STRTLH, OUT $ZHOME /
comment -- Drain the spooler subsystem using the SPOOLCOM command file
comment -- SPLDRAIN.
OBEY $SYSTEM.SHUTDOWN.SPLDRAIN
comment -- Stop the Transaction Management Facility (TMF) subsystem using the
comment -- TMFCOM command file TMFSTOP.
TMFCOM / IN $SYSTEM.SHUTDOWN.TMFSTOP, OUT $ZHOME /
CP6100 Lines Shutdown File
This example shows an SCF command file that stops the ATP6100 lines associated with the SWAN
concentrator $ZZWAN.#S01 (configuration track-ID X001XX).
This file can be invoked automatically from the STOPSYS file, or you can invoke it by using the
following TACL command:
> SCF/ IN $SYSTEM.SHUTDOWN.SDNCP6, OUT $ZHOME /
== This is $SYSTEM.SHUTDOWN.SDNCP6
== This shuts down the CP6100 lines associated with the SWAN concentrator
== $ZZWAN.#S01
ALLOW 20 ERRORS
ABORT LINE $cp6*
ATP6100 Lines Shutdown File
This example shows an SCF command file that stops the ATP6100 lines associated with the SWAN
concentrator $ZZWAN.#S01 (configuration track-ID X001XX).
This file can be invoked automatically from the STOPSYS file, or you can invoke it by using the
following TACL command:
> SCF/ IN $SYSTEM.SHUTDOWN.SDNATP, OUT $ZHOME /
== This is $SYSTEM.SHUTDOWN.SDNATP
== This shuts down the ATP6100 lines associated with the SWAN concentrator
== $ZZWAN.#S01
Shutdown File Examples 215










