Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE IMPORT Urgent
In digest mode so sorry if I'm late :)
> These tables on the production database are protected so I can export them
> only as sys user.I am attaching the log from the import.What is the problem.
> Am i missing anything
I believe the tables will still be owned by the original user. We probably should see the export script and log
imp sys/change_on_install fromuser=orig_user touser=ravi file=g.dmp
log=g.log ^^^^^^^^^
When import is successful there is a list of tables, rowcounts and other object creation stuff.
As Kimberly said ignore the characterset warning, one's a subset of the other
Good luck Ravindra
Dave
-- Dave Morgan dvmrgn_at_telusplanet.net -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Dave Morgan INET: dvmrgn_at_telusplanet.net 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 Sun May 12 2002 - 15:08:18 CDT
![]() |
![]() |