BND2920E VERSION version IS NOT UNIQUE FOR PACKAGE package-name IN COLLECTION collid. SETTING RC=8 BECAUSE OPTION UNIQUE-VERSION WAS SPECIFIED

Explanation

Although the package consistency token (CONTOKEN) changed, the package version is the same in both the Db2 catalog and the DBRM. Because the ADBBMA3 option UNIQUE-VERSION was specified, the BIND command is not generated.

version
The specified version identifier for the package.
package-name
The name of the package.
collid
The collection ID.
Module: ADBBMA3

System action

ADBBMA3 continues scanning all BIND commands in the BINDIN data set and then ends with return code 8.

User response

If you do not want this package bound, no action is necessary. Otherwise, run ADBBMA3 again without UNIQUE-VERSION.