What are the necessary steps or processes during fallback from one Db2 version to another?
Does the Database Management for Db2 for z/OS Post Install Object Compare task need to be run?
The following steps are necessary when falling back from one Db2 version to another:
The highlvl.CDBAPARM SETUPxx member must be updated to reflect the correct DB2 SSIDMODE and SSIDVER.
Also make certain the Db2 load libraries are correct. The Post Install bind products task must be regenerated and executed.
The bind job generation must be done AFTER the SETUPxx member has been updated to reflect the correct mode and version of DB2.
The Object Compare task does NOT need to be run as the product are enabled to run on multiple Db2 versions, it is not necessary to go through this step.
There will be no changes made to the objects when falling back.