DSNT272I csect-name bind-type object-type FAILED BECAUSE THE DSN SUBCOMMAND PARSER CODE LEVEL OF level1 IS HIGHER THAN THE DB2 BIND CODE LEVEL OF level2.
Explanation
Db2 does not currently support a bind option specified in the indicated bind subcommand. The bind option depends on functions in a later Db2 code level which is level1.
- csect-name
- The name of the control section that issued the message.
- bind-type
- Type of bind subcommand: BIND, REBIND, or FREE.
- object-type
- PLAN, PACKAGE, SERVICE, STABILIZED DYNAMIC QUERY, or QUERY
- level1
- A number indicating the code level of the DSN subcommand parser.
- level2
- A number indicating the code level of Db2.
System action
The bind-type operation is not performed.
User response
Make sure the Db2 subsystem has the appropriate PTF applied.