DSNT223I   csect-name bind-type WARNING FOR object-type = object-name USE OF OPTHINT IS DISALLOWED BY A DB2 SUBSYSTEM PARAMETER. THE DEFAULT OPTHINT VALUE IS USED.

Explanation

The DB2® subsystem parameters have not been configured to enable the use of OPTHINT in the bind-type subcommand. The default OPTHINT value of all blanks is used.
bind-type
Type of BIND subcommand: BIND or REBIND.
object-type
PLAN or PACKAGE
object-name
If object-type is PLAN, object-name is the name of the plan.

If object-type is PACKAGE, object-name is the name of the package in the format 'location-id.collection-id.package-id'.

System action

Processing continues normally using the default OPTHINT value.

System programmer response

Enable the use of OPTHINT by changing the value of OPTIMIZATION HINTS on the DB2 Installation panel, DSNTIP8.

If, after further consideration, you do not want to use OPTHINT, remove OPTHINT from the bind-type subcommand or set the value to all blanks.