Restoring the Interface table Schema after Upgrade
Hi,
We are doing an upgrade from 7.8.2.14 to 8.1.1.7. Currently we are in the Basic database preparation stage. My questions are –
1. We are concerned about our Interface tables. We have many customized interface tables and indexes for them. The Upgrade Guide advices us to use some RDBMS tool to export the interface table data and re-import it after the upgrade is done, since during the upgrade, all custom indexes on interface tables are dropped from both logical and physical schema. Our question is, how can we re-store the schema of our interface table? The tool would only take care of the data in the interface tables, while we are concerned about the interface table structure.
We are doing an upgrade from 7.8.2.14 to 8.1.1.7. Currently we are in the Basic database preparation stage. My questions are –
1. We are concerned about our Interface tables. We have many customized interface tables and indexes for them. The Upgrade Guide advices us to use some RDBMS tool to export the interface table data and re-import it after the upgrade is done, since during the upgrade, all custom indexes on interface tables are dropped from both logical and physical schema. Our question is, how can we re-store the schema of our interface table? The tool would only take care of the data in the interface tables, while we are concerned about the interface table structure.
0