How to import dmp files in Oracle: importing dmp files in oracle

Source: Internet
Author: User

How to import dmp files in Oracle: importing dmp files in oracle

The project started to get the dmp file, and the database used 10 Gb, but it was completely unsuccessful. Later, I decided to give it a try if I wanted to export the file at 11.

If your machine is a client of 11, the results do not recognize the imp command. There is no imp execution file in the bin folder under the installation directory. The manager may not be selected when installing the client.

What should I do? Copy an imp file from the bin directory of another 11 and put it in my bin. Execution or error, No message file for product = RDBMS ,......

For a message like this, I checked it online and said that copying the content of [RDBMS \ mesg] also needs to be copied. After comparing the content, I copied it all, just in case the original one is backed up.

Copy and try again. OK.


How Does oracle import dmp files?

Start> RUN> input cmd> imp PECARD_HN/PECARD_HN@127.0.0.1: 1521/orcl file = E: \ work \ dmp \ PECARD_HN.dmp full = y

In ORACLE, how does one import the DMP file to the database using PLSQL?

Tool-import table
Select oracle Import
Select the dmp Export user from the user drop-down list.
In the "Import to" drop-down box, select the user to import
Select the dmp file to be imported in "Import file"
Click Import

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.