Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: move some records of some tables
Murat - The best method depends on several circumstances such as how much
data is involved. The simplest method if you have two Oracle instances is
export/import. Is the username the same on both instances? Are there
differences between the instances such as NLS character sets? Are both
instances the same Oracle version? Are you moving all the tables for the
user? All the rows in each table? Do those tables already exist on the other
instance? If yes, do the tables already contain data?
If you are not familiar with the Oracle export/import utilities, a good
start is to look at this link.
http://www.orafaq.net/faqiexp.htm
Dennis Williams
DBA, 40%OCP
Lifetouch, Inc.
dwilliams_at_lifetouch.com
-----Original Message-----
Sent: Monday, December 02, 2002 5:44 AM
To: Multiple recipients of list ORACLE-L
Hi,
what's the best method to move some rows of some tables of a user from one database to another database on another server? I need a step by step document to achieve this.
Thanks,
Murat
This e-mail communication is intended for the private use of the persons named above. If you received this message in error, please immediately notify the sender and delete it from your system. Rt.Net Internet Hizmetleri Pazarlama ve Ticaret A.S. does not accept legal responsibility for the contents of this message.
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: MURAT BALKAS
INET: murat.balkas_at_o2.net.tr
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services ---------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services ---------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Mon Dec 02 2002 - 07:44:02 CST
![]() |
![]() |