
DSNT902I csect-name BIND PACKAGE DEPLOY TO A REMOTE LOCATION IS INVALID FOR AN ADVANCED TRIGGER PACKAGE. PACKAGE = package-name
Explanation
The subcommand BIND PACKAGE DEPLOY was issued against an advanced trigger package. BIND PACKAGE DEPLOY is not supported for trigger packages.
- csect-name
- The name of the control section that issued the message.
- package-name
- Name of the package in the following format:
collection.package
System action
The package is not bound.
User response
Issue BIND PACKAGE DEPLOY only to deploy a native SQL procedure package or a compiled SQL function package to a remote location.
