Syntax for export utility in Oracle 9i
We are using Oracle 9i and we want to use the export utility to export the database. How do I write the syntax for the exp utility?
exp userid=system/manager file=full_exp.dmp full=yThere are many other parameters for the exp utility. You can find all of the parameters documented in the Oracle documentation.
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