DSNL081I STATUS=status

Explanation

This message is a section of output from the DISPLAY DDF command, which is part of message DSNL080I.

DSNL081I: DDF status

The introduction to the output is followed by the operational status of DDF:

DSNL081I STATUS=status
status
The DDF status, which can be one of the following values:
STARTD
DDF is started.
STARTG
DDF is starting.
STOPDF
DDF was stopped abnormally, for example, by the STOP DDF command with the MODE(FORCE) option.
STOPDQ
DDF was stopped normally or is not yet started. DDF can be stopped normally by using the STOP DDF command with the MODE(QUIESCE) option.
STOPGF
DDF is in the process of stopping abnormally, for example, by the STOP DDF command with the MODE(FORCE) option.
STOPGQ
DDF is in the process of stopping normally, for example, by the STOP DDF command with the MODE(QUIESCE) option
SUSPND
DDF is suspended, for example, by the STOP DDF command with the MODE(SUSPEND) option.
SUSPNG
DDF is in the process of suspending, for example, by the STOP DDF command with the MODE(SUSPEND) option.
NOINIT
DDF is not configured. The value of the DDF subsystem parameter is NO.

Related information