DSNT215I   csect-name bind-type bind-subtype FOR PACKAGE = package-name FAILED BECAUSE AT LEAST ONE BIND OPTION IS NOT ALLOWED FOR A package-type PACKAGE

Explanation

The BIND or REBIND subcommand has been submitted with an invalid combination of bind options. The message tokens provides the following information:
csect-name
The name of the control section that issued the message.
bind-type
Type of bind subcommand: BIND or REBIND
bind-subtype
Type of bind subcommand: COPY, DEPLOY, or BLANK.
package-name
Name of the package in the format: location-id.collection-id.package-id(version-id).package-type
package-type
Type of package:
  • PROCEDURE
  • NATIVE SQL PL PROCEDURE
  • TRIGGER
  • FUNCTION
.

System action

The bind fails.

User response

Remove the incompatible bind options and reissue the command.