Start of change

-4751   bind-type FOR PACKAGE  = package-name FAILED BECAUSE OF THE USE OF keyword. ONE OR MORE STATEMENTS WERE NOT SUCCESSFULLY PROCESSED.

Explanation

The subcommand failed because APCOMPARE or APREUSE was not successfully processed for remote BIND or REBIND PACKAGE. This message is issued for remote BIND or REBIND only. One of the following conditions occurred:

  • APCOMPARE(ERROR) was specified and the use of APCOMPARE resulted in some statements where comparison is not successful or comparison could not be performed.
  • APREUSE(ERROR) was specified and the use of APREUSE resulted in some statements where APREUSE is either not successful or partially successful, or APREUSE could not be performed, or APREUSE was suppressed by other hints.
bind-type
The type of bind command: BIND or REBIND
package-name
The name of the package, in the format location-id.collection-id.package-id.
keyword
APCOMPARE or APREUSE.

System action

The package is not rebound.

SQLSTATE

56095

End of change