Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: export/import object types
Kevin,
Thanks for letting me know that I am not the only one had to go throught this. :) Thank God I have VI editor, can't imagine if I had to use notepad on windows to edit that file. There are 106 types!
Richard Ji
>>> kevin_at_dulcian.com 07/11/01 01:15PM >>>
I've experienced and must admit that it is a pain in the arse to deal with:)
KK
-----Original Message-----
Sent: Wednesday, July 11, 2001 12:41 PM
To: Multiple recipients of list ORACLE-L
Hi all,
I wonder if anyone has seen this before.
I export an user A, then import it into user B in a different database and everything is ok. Then I use the same export file to import into user C in the same database as user B and all the "CREATE TYPE...." failed because Oracle retains the object id in the export file and when importing into user C it tries to create them with the same object id and since user B already has it it failed. I had to manually delete the object id from the log and recreate it.
It's not a huge problem since it's rare that I do something like this. But just wondering why would Oracle retain the object id for TYPE? It certainly didn't keep the same object id for other objects like table, etc.
Any thoughts?
Richard Ji
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Richard Ji INET: rji_at_exenet.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- 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). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Kevin Kostyszyn INET: kevin_at_dulcian.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- 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). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Richard Ji INET: rji_at_exenet.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- 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 Wed Jul 11 2001 - 14:26:46 CDT
![]() |
![]() |