DSNT054I program-name ONE OR MORE SUPPORTING OBJECTS WERE IDENTIFIED FOR UPDATE, A REBIND MAY BE REQUIRED FOR PACKAGES THAT REFERENCE THESE OBJECTS
Explanation
The program identified one or more supporting objects for update while in preview mode and the program can not determine whether packages will be invalidated as a result of the update.
- program-name
- The name of the program.
System action
Processing continues.
User response
If the ABIND subsystem parameter is set to NO and you use the generated JCL to install or update the Db2-supplied routines, then you need to resubmit the DSNTIJRT installation job afterwards with the MODE(INSTALL-PREVIEW) option. That action identifies and generates BIND statements for any packages that were invalidated. Finally, you must process the generated BIND statements.
If the ABIND subsystem parameter is set to YES, or if you run the DSNTIJRT job without the PREVIEW option, then no action is required because Db2 rebinds any invalidated package automatically.
Severity
4 (warning)