Importing a file into your database
I would like to know how I can retrieve (export) data from an Oracle DB in version 7.3.4.5 to a DB in version 8.6 using import.
You should be able to run the catexp7 script on your 8.x database in order to import a 7.3 import file into your database. Use sqlplus or svrmgrl, connect internal, and run the script $ORACLE_HOME/rdbms/admin/catexp8.
Dig Deeper on Oracle database backup and recovery
Have a question for an expert?
Please add a title for your question
Get answers from a TechTarget expert on whatever's puzzling you.
Meet all of our Oracle Database / Applications experts
View all Oracle Database / Applications questions and answers
Start the conversation
0 comments