RE: import

  • From: "TJ Kiernan" <tkiernan@xxxxxxxxxxx>
  • To: <Brian.Zelli@xxxxxxxxxxxxxxx>, "Oracle I List" <oracle-l@xxxxxxxxxxxxx>
  • Date: Mon, 16 May 2011 13:16:29 -0500

I may be reading more intent into your question than exists, but if
you're converting the table from non-partitioned to partitioned, use
DBMS_REDEFINITION.  No import/export necessary.

 

http://www.oracle-base.com/articles/misc/PartitioningAnExistingTable.php


 

Thanks,

T. J.

 

 

From: oracle-l-bounce@xxxxxxxxxxxxx
[mailto:oracle-l-bounce@xxxxxxxxxxxxx] On Behalf Of Zelli, Brian
Sent: Monday, May 16, 2011 1:02 PM
To: 'Oracle I List'
Subject: import

 

Ok, it has been awhile and I completely have gone brain-dead on this.  I
want to import one table to another.  I looked up my import options and
can't seem to locate how to go about this.  

 

I have a table that I exported called requestitem.  I created a new
partitioned table called requestitem2.  

How do I import requestitem into requestitem2?  I can't seem to
remember.....

 

 

ciao,

Brian


This email message may contain legally privileged and/or confidential
information. If you are not the intended recipient(s), or the employee
or agent responsible for the delivery of this message to the intended
recipient(s), you are hereby notified that any disclosure, copying,
distribution, or use of this email message is prohibited. If you have
received this message in error, please notify the sender immediately by
e-mail and delete this email message from your computer. Thank you. 

  • References:

Other related posts: