I have an Oracle dump file (.dmp) that is currently on my local drive. How do I import this file to an Oracle database?

    Requires Free Membership to View

Use the imp utility to load the file. Here is the syntax:

imp system/manager file=yourfile.dmp full=y

This was first published in May 2002

Join the conversationComment

Share
Comments

    Results

    Contribute to the conversation

    All fields are required. Comments will appear at the bottom of the article.