DSNT298I csect-name ATTEMPT TO USE COMMAND OR OPTION command-option WHEN THE APPLICATION COMPATIBILITY IS SET FOR A PREVIOUS LEVEL
Explanation
A BIND or REBIND command was issued which requires a Db2 feature which is not supported by the current application compatibility setting.
- csect-name
- The name of the control section that issued the message.
- command-option
- The command name or command option which generated the error.
System action
The command cannot be processed.
System programmer response
Correct the command or command option to remove the dependency on the Db2 feature which is not supported by the current application compatibility setting. The application compatibility setting is set by one of the following methods:
- Issuing a BIND or REBIND of the package with the APPLCOMPAT option
- Issuing a BIND or REBIND of the package without the APPLCOMPAT option which defaults to the APPLCOMPAT value from SYSIBM.SYSPACKAGE
- Issuing a BIND or REBIND of the package which defaults to the APPLCOMPAT system parameter value