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 IDDescriptionOutput destination
KFCA01801-EDCDIR environment variable has not been set.Standard error output
KFCA01821-EOpenTP1 cannot be resumed.Message log file
KFCA01840-IOpenTP1 is terminating.Message log file
KFCA01841-IOpenTP1 has been terminated.Standard output
KFCA01842-IA server is terminating.Message log file
KFCA01844-EServer termination processing failed.Standard error output
KFCA01846-ESystem cannot be terminated normally.Message log file, standard error output
KFCA01847-ESystem cannot be terminated.Message log file, standard error output
KFCA01848-IAll user servers have been terminated.Message log file
KFCA01849-WWaiting for server termination.Message log file, standard output
KFCA01860-Edcstop command input format is invalid.Standard error output
KFCA01861-Edcstop command processing failed.Standard error output
KFCA01863-Edcstop command cannot be executed.Message log file, standard error output
KFCA01864-EOvertime occurred.Message log file, standard error output
KFCA01865-Edcstop command has been cancelled.Message log file, standard error output
KFCA01867-EShared memory cannot be allocated.Standard error output
KFCA01869-Edcstop command cannot be executed.Standard error output

Notes