All, I am using Oracle 11g and Toad and I am planning a migration of data from one schema to another.
The data is order data that is old and we want to archive the data to another schema.
Copying the data is easy enough. But, planning the removal of the data from the current production schema, that's another matter.
There are some 15 different tables involved with various dependancies.
Is there a tool / method that can be used to determine the order in which records are deleted or is the common practice to disable the keys until after the deletions are finished?
David Pimental
(US, Oh)
The data is order data that is old and we want to archive the data to another schema.
Copying the data is easy enough. But, planning the removal of the data from the current production schema, that's another matter.
There are some 15 different tables involved with various dependancies.
Is there a tool / method that can be used to determine the order in which records are deleted or is the common practice to disable the keys until after the deletions are finished?
David Pimental
(US, Oh)