Solution : https://service.sap.com/sap/support/notes/1224865 (SAP Service marketplace login required)
Summary :
When executing a system copy using "Deferred Table Creation," empty tables must replace virtual tables post-copy if certain prerequisites aren’t met, including specific SAP kernel and ABAP Dictionary program versions (see SAP Note 1151343 for prerequisites). Utilize db6util or SQL queries to replace virtual tables with empty tables. Post-replacement, and once required SAP Basis Support Packages are installed, use ST04 for reverting empty tables to virtual ones.
Key words :
required sap basis support packages, db2 select \'db6util -mvt \, replace individual virtual tables, deferred table creation, abap dictionary programs, db2 system catalog, sap abap schema, specific sap kernel, db6util -mvt, solution replace
Related Notes :
1570814 | Command <pdb_setreptable> failed - Table is not in database |
1227165 | DB6: RENAME TABLESPACE in virtual tables |
1151343 | DB6: Using "Deferred Table Creation" |