Start of change

DSNT337I   bind-type WARNING FOR PACKAGE  = package-name, THE USE OF keyword RESULTED IN UNSUCCESSFUL COMPLETION FOR ONE OR MORE STATEMENTS.

Explanation

The subcommand finished successfully. However, APCOMPARE or APREUSE might not be completely successful. This warning message is issued for remote BIND or REBIND only. One of the following conditions occurred:

  • APCOMPARE(WARN) was specified but the use of APCOMPARE resulted in some statements where comparison is not successful or comparison could not be performed.
  • APREUSE(WARN) 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 rebound.

User response

For detailed results of APREUSE or APCOMPARE, check the EXPLAIN tables

End of change