Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Easiest way to import 8i into 9i ? 1

Status
Not open for further replies.

saustin

MIS
Feb 19, 2001
336
US
Hi,
Have a full export of an 8i db that I would like to import into another instance on 9i (different instance, drive letter etc) and would like to know the best way of doing this.
Tried creating a db and then used the import wizard in em to import the file but then it error'd out looking for the old drive letters and directories. Is there a better way ?
Any suggestions appreciated, thanks, Steve.
 
Hi,
Oracle's import usually does not 'care' about drive letters or directories..It uses tablespace names to place the data.

Instead of a 'wizard' use the 9i command line IMP commmand and see what errors are generated.

[profile]
 
You should do it without problems, if you have access to metalink, read note 132904.1.
How do you launch the import? Maybe the problem is in the way you launch it and not on the dump file.
 
Hi Turkbear,
Thanks again for your valuable insight. For some reason thought we had to use the wizard. Good old imp did the trick !
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top