When doing a Quick Migration RCM doesn't display the full Data definition (DDL Missing parts)
book
Article ID: 130135
calendar_today
Updated On:
Products
CA RC/MigratorCA Endevor SCM InterfaceDB2 AdministrationCA RC Compare for DB2 for z/OSCA RC Extract for DB2 for z/OSCA RC/QueryCA RC Secure for DB2 for z/OSCA RC Update for DB2 for z/OSCA Database Analyzer for DB2 for z/OSCA Fast Unload for DB2 for z/OSCA Fast Check for DB2 for z/OSCA Fast Index for DB2 for z/OSCA Fast Load for DB2 for z/OSCA Rapid Reorg for DB2 for z/OS
Issue/Introduction
Running CA-DB2 RC/Migrator Version 19.0 when trying to generate new DDL from existing DDL Via Quick Migration, how do we get all partitions of the DDL?
Environment
DB2 V10 & 11, CA Release 19 and 20.
Resolution
If all the partitions have the same attributes you need not specify any partition clauses, RCM will generate global partition specifications and, will only generate partition clauses for those partitions with attributes that do not match those specified at the global level, this is referred to as compact DDL.
To see all the DDL from the Source, use RC Query, and list the Tablespace in question, and enter DDL or HDDL command to see the complete DDL.