DSNT292I csect-name bind-type PACKAGE = package-name, DB2 WAS UNABLE TO FIND A PRE-EXISTING PACKAGE TO OBTAIN PRIOR ACCESS PATHS. APCOMPARE AND/OR APREUSE OPTIONS WERE IGNORED.
Explanation
The package
identified in the message was last bound or rebound on a release prior to DB2® 9. For APCOMPARE and APREUSE to work, the
package must first be bound or rebound on DB2 9 or later. The RELBOUND column in the
SYSIBM.SYSPACKAGE or SYSIBM.SYSPACKCOPY catalog tables indicates the Db2 release on which a package or package copy was
last bound or rebound.
- csect-name
- That name of the control section that issued the message.
- bind-type
- The type of bind subcommand: BIND or REBIND
- package-name
- The name of the package in the following format: 'location-id.collection-id.package-id
System action
Processing continues.
User response
No action is required.