Start of change

DSNJ395I csect-name cdds-command IS NOT SUPPORTED IN CDDS_MODE cdds-mode

Explanation

This message is issued when a user issues the START CDDS or STOP CDDS command, but the command is not supported when the CDDS_MODE subsystem parameter is set to cdds-mode.

csect-name
The name of the control section that issued the message.
cdds-command
The command that the user issued.
cdds-mode
The current value of subsystem parameter CDDS_MODE.

System action

The START CDDS or STOP CDDS command fails.

User response

Issue the START CDDS or STOP CDDS command only when subsystem parameter CDDS_MODE is set to a value that allows those commands.

End of change