OpenTP1 Version 7 Operation

[Contents][Index][Back][Next]

dcstop (Terminate OpenTP1)

Format

dcstop [{-n|-a|-b|-f|[-d]}]

Function

The dcstop command terminates OpenTP1 in the computer.

Options

-n

Specifies that OpenTP1 is to be terminated forcibly even if:

The difference from normal termination is that forced termination checks the forcibly stopped or abnormally terminated servers and continues normal termination of the system.

-a

Specifies that OpenTP1 is to be terminated by planned termination A.

-b

Specifies that OpenTP1 is to be terminated by planned termination B.

-d

Collects the core files from all active processes and the shared memory information when OpenTP1 is forced to terminate. This option can be specified to collect core files and shared memory information as troubleshooting information when the dcstop command has not been terminated or when a system error has occurred.

The -d option must be specified with the -f option.

-f

Specifies that OpenTP1 is to be terminated forcibly.

When none of these options are specified, OpenTP1 is terminated normally.

The -n, -a, -b, and -f options are mutually exclusive.

Output messages

Message ID Description Output destination
KFCA01801-E DCDIR environment variable has not been set. Standard error output
KFCA01821-E OpenTP1 cannot be resumed. Message log file
KFCA01840-I OpenTP1 is terminating. Message log file
KFCA01841-I OpenTP1 has been terminated. Standard output
KFCA01842-I A server is terminating. Message log file
KFCA01844-E Server termination processing failed. Standard error output
KFCA01846-E System cannot be terminated normally. Message log file, standard error output
KFCA01847-E System cannot be terminated. Message log file, standard error output
KFCA01848-I All user servers have been terminated. Message log file
KFCA01849-W Waiting for server termination. Message log file, standard output
KFCA01860-E dcstop command input format is invalid. Standard error output
KFCA01861-E dcstop command processing failed. Standard error output
KFCA01863-E dcstop command cannot be executed. Message log file, standard error output
KFCA01864-E Overtime occurred. Message log file, standard error output
KFCA01865-E dcstop command has been cancelled. Message log file, standard error output
KFCA01867-E Shared memory cannot be allocated. Standard error output
KFCA01869-E dcstop command cannot be executed. Standard error output

Notes