Upgrading from12.1.3 to 12.2.9. how to fix Table must be owned by an EBS product schema, not APPS
GSCC Report adzddbcc Section-19
Table must be owned by an EBS product schema, not APPS."
P2: Tables owned by APPS cannot be patched using online patching.
Fix: Move table to a product schema and then call the table
We have some custom tables which are owned by APPS. How can we move it to a custom schema with its Data, Constarint and Indexes.
Is there any specific API to do so?
The Table should have all definition as it was in APPS Schema. The Triggers also should work as it is.
The below steps seems will not work as the constraint and indexes will not get created..