RE: import
Date: Mon, 16 May 2011 13:16:29 -0500
Message-ID: <0EC85B1F3B2DF8409BF66DC182F495D9859006_at_DEEDS.pti-nps.com>
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_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] 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.
-- http://www.freelists.org/webpage/oracle-lReceived on Mon May 16 2011 - 13:16:29 CDT