TS/MP System Management Manual (H06.05+, J06.03+)

PATHMON Environment Control Commands
HP NonStop TS/MP System Management Manual541819-007
11-27
SHUTDOWN2 Command
Use the ORDERLY option, for example, for epilogue processing (when the
application requires the server process to write out totals before stopping).
The ABORT option allows send operations to complete, but work does not
necessarily stop on transaction boundaries. If it is important to your application to
complete outstanding transactions, use the ORDERLY option. The ABORT option,
like the ORDERLY option, enables epilogue processing to complete before the
server process is stopped.
Upon successful completion of the shutdown process, the PATHMON process is
stopped.
For more information on strategies for shutting down a Pathway environment, see
Starting and Stopping a PATHMON Environment.
Examples
This command causes PATHCOM to stop all processes controlled by the PATHMON
process. The PATHCOM process is suspended until the shutdown request completes:
SHUTDOWN2, MODE IMMEDIATE
This command causes PATHCOM to display the Pathway environment status every 20
seconds during an orderly shutdown:
SHUTDOWN2, STATUS AGGREGATE
This command returns control to the PATHCOM process in 30 seconds or earlier if the
shutdown completes, or, if the shutdown has not completed, after 30 seconds have
passed:
SHUTDOWN2, UNTIL TIMEOUT 30 SECS
Program commands
(Pathway/iTS product
only)
ADD DELETE
ALTER RUN
Terminal commands
(Pathway/iTS product
only)
ADD RESUME
ALTER START
DELETE SUSPEND
INSPECT
Tell commands
(Pathway/iTS product
only)
DELETE TELL
Command Type Commands Disabled During SHUTDOWN State