Remigrating in a data sharing environment
You can remigrate one member at a time or all members of a data sharing group.
Before you begin
Before you remigrate, refer to Incompatible changes in Db2 12 because many of those considerations apply to remigration, too. Whether each consideration applies to your subsystem depends on the type of activity that took place on your Db2 11 subsystem after falling back.
Regardless of the
ABIND subsystem parameter value, plans and packages continue to run on Db2 12 as bound on Db2 11, until you explicitly rebind them on Db2 12. It is best to do so only after you are certain
that Db2 12 is stable and release coexistence
and fallback are no longer a concern.
Recommendation: Avoid automatic
rebinds during migration and remigration. After your remigrated system is stable, you can rebind
your packages with PLANMGMT(EXTENDED). If a new package does not perform adequately, you can rebind
with SWITCH(PREVIOUS) to return to the old package.
Procedure
To remigrate your subsystem to Db2 12: