RE: import

From: Allen, Brandon <Brandon.Allen_at_OneNeck.com>
Date: Mon, 16 May 2011 11:16:29 -0700
Message-ID: <64BAF54438380142A0BF94A23224A31E1257C8234A_at_ONEWS06.oneneck.corp>



I don't think there is any way to do that directly with exp/imp if that's what you're talking about. I'm sure there are lots of ways you could get the same result, but the first thing that comes to mind for me is to just import into a new requestitem table and then do an "insert into requestitem2 select * from requestitem". If you already have a requestitem table, then you may need to use the fromuser/touser parameters to put the new table in a different schema, or else rename the existing requestitem table before importing the new one.

Regards,
Brandon



Privileged/Confidential Information may be contained in this message or attachments hereto. Please advise immediately if you or your employer do not consent to Internet email for messages of this kind. Opinions, conclusions and other information in this message that do not relate to the official business of this company shall be understood as neither given nor endorsed by it.
--
http://www.freelists.org/webpage/oracle-l
Received on Mon May 16 2011 - 13:16:29 CDT

Original text of this message