Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

move tables to new schema

user1151048Apr 28 2015 — edited May 5 2015

Hello community,

I have an 11.1.0.7 database with an 18TB schema called "APP" and over time users have created custom tables and indexes that I now need to move to a new schema, called "CUSTOM".  The new schema would still exist in the same database and on the same storage, so I am looking for advice on how to accomplish this.  I don't have a TB of free storage to do a datapump export and then import, so I was wondering if there is a real-time way to export and import the data that will not require a large amount of storage.  I read that a database link would work for different hosts and DBs, but it doesn't sound like this would work on the same host and DB.  Any input would be greatly appreciated.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 2 2015
Added on Apr 28 2015
12 comments
2,423 views