Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Moving tables from one schema to another

Status
Not open for further replies.

CatPlus

Technical User
Jan 30, 2003
236
Hello

I have two Oracle databases, both in version 9i... one which we have discontinued to use and the one which is current. These databases were designed by different vendors.

There are tables with data that contain transactions. I want to create the tables and import data from the old database to the new database. I also have access to TOAD

Is there a command line prompt that will install the tables and import data?

Thanks for your guidance
 
Catplus,

investigate the use of the sql plus copy command - it's designed for precisely such situations.


will give you chapter and verse on this. TOAD is superb, but not the right tool for this job I suspect.

Regards

Tharg

Grinding away at things Oracular
 
Thank you thargtheslayer!

Have a wonderful weekend!
 
Thanks for the courtesy.

I assume you're burning the midnight oil...

T

Grinding away at things Oracular
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top