hello all,
I am trying to migrate some tables along with PK,FK and indexes form one schma to another with a script.
Can some please point me to some resources or help, or suggest something.
The best method to migrate one or more tables, along with PK, FK, indexes (and all other constraints) is Oracle exp/imp/DataPump. The "fromuser=<schema> touser=<schema>" parameters are the schema-migration features of the "imp" utility.
Mufasa
(aka Dave of Sandy, Utah, USA)
[I provide low-cost, remote Database Administration services: www.dasages.com]
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.