Requires Free Membership to View
The import utility is a command line utility just like SQL*Plus or other command line utilites. This document contains all of the information you will need on the imp utility.
As an example, to import the entire contents of your dump file, you can use a command similar to the following:
imp userid=system/manager file=mydump.dmp full=y log=imp.log
This was first published in April 2006

Join the conversationComment
Share
Comments
Results
Contribute to the conversation