DSNT225I bind-type ERROR FOR object-type object-name, bind-option IS NOT SUPPORTED.
Explanation
The BIND or REBIND command specified invalid options, or options not supported at the current Db2 function level.
- bind-type
- They type of bind request: BIND, BIND COPY, or REBIND.
- object-type
- PLAN, PACKAGE, or SERVICE
- object-name
- The name of the application plan, the package, or the service.
- bind-option
- The unsupported bind option.
System action
The bind process fails.
User response
Correct the bind option, and rerun the BIND or REBIND command.
Problem determination
One condition under which this message is issued is when DBPROTOCOL(PRIVATE) is either specified or implied, and private protocol is not allowed.