Start of change

DSNT204I   bind-type WARNING FOR object-type object-name, option IS option-status, substitute-option WILL BE USED.

Explanation

A BIND subcommand was issued with an invalid option.

bind-type
The type of BIND subcommand, such as REBIND.
object-type
The type of object, such as PLAN or PACKAGE.
object-name
The name of the application plan.
option
The unsupported BIND option.
option-status
The problem with option. Possible values are:
INVALID
The BIND option is not valid in the context where it is used.
NOT USED
The BIND option syntax is valid, but the option has no effect.
substitute-option
The BIND option that was used instead of option.

This message can be caused by the use of a deprecated option.

System action

The bind process continues, using the option that is indicated by substitute-option.

Operator response

No action is required.

Severity

4 (warning)

End of change