Home » RDBMS Server » Server Administration » Database Mapping?
Database Mapping? [message #62345] Thu, 15 July 2004 21:58 Go to next message
JoinNepal
Messages: 33
Registered: October 2003
Member
Hi,
I have two databases  A and B.

Database A contains my main information and tables. Database also contains some tables... Now, I want to access or retreive or save the data into the tables in the Database B since I am always logged on to Dataabase A.

How can I do so?? Please let me know and help me.

Yours,
Joinnepal

 
Re: Database Mapping? [message #62348 is a reply to message #62345] Fri, 16 July 2004 01:54 Go to previous messageGo to next message
Frank Naude
Messages: 4587
Registered: April 1998
Senior Member
Hi,

Here are a couple of methods to do it:

1. Create a database link from B to A and use it to query the data from A.

2. Export tables on A and import on B

3. Use the sqlplus COPY command to copy the data from A to B.

Best regards.

Frank
Re: Database Mapping? [message #62353 is a reply to message #62345] Fri, 16 July 2004 10:43 Go to previous messageGo to next message
Sanjay
Messages: 236
Registered: July 2000
Senior Member
Based on your architecture, you are better off with DB Links.

Jai Nepal.
Re: Database Mapping? [message #62372 is a reply to message #62353] Sat, 17 July 2004 21:14 Go to previous message
JoinNepal
Messages: 33
Registered: October 2003
Member
Do I need to install Third party software for the DB Link???
Urs,
Joinnepal
Previous Topic: hanging system
Next Topic: Oracle Http Server Bind Exception
Goto Forum:
  


Current Time: Thu Jan 09 04:40:37 CST 2025