
DSNT010I program-name request-type REQUEST FOR collection-id.package-id FAILED WITH RETURN CODE return-code
Explanation
The operation requested for the indicated package was rejected by Db2. Diagnostic messages from Db2 precede this message.
- program-name
- The name of the program.
- request-type
- The type of request: BIND PACKAGE,
REBIND PACKAGE
, BIND PLAN, FREE PACKAGE, or FREE PLAN.
- collection-id.package-id
- The package that could not be bound, rebound, or freed.
- return-code
- A numeric value that indicates the reason for the failure.
System action
The request fails and processing terminates.
User response
Review the diagnostic messages from Db2, correct the problem, and rerun the specified program.
Severity
12 (severe error)
