Meaning of New columns and table in the PTDB database For CA DB2 tools
book
Article ID: 189419
calendar_today
Updated On:
Products
Database Management for DB2 for z/OS - Performance SuiteDatabase Management for DB2 for z/OS - SQL Performance SuiteDatabase Management for DB2 for z/OS - Administration SuiteDatabase Management for DB2 for z/OS - Recovery SuiteDatabase Management for DB2 for z/OS - Utilities Suite
Issue/Introduction
Clarify the meaning of “New columns and tables in the PTDB database may not be backward compatible if migrated from Db2 12 to Db2 11”, provide details on what impact this could have on your products should this happen, and what actions need to be taken to address these issues.
Environment
Release : 19.0
Component : CA Detector for DB2 for z/OS
Resolution
When you upgrade from Db2 11 to Db2 12 there are steps that you need to do listed under Upgrade to New Db2 Releases and Function Levels
step 5 is Regenerate and execute the following Db2 catalog customization tasks: Compare DB2 objects. Create required DB2 objects.
During these steps, we create new objects(tables, new columns specific to Db2 12). So if you fall back from V12 to V11 the new objects specific to v12 are not backward compatible meaning they're not compatible with V11 because they're specific to V12.