Oracle Imports DMP files with IMP record

Source: Internet
Author: User

--------------------------------------------------------------------------------------------------------------- --------

This afternoon, a colleague through the DOS import DMP file, has been in the Sqlplus interface constantly enter the user name, password, the interface has always prompted the protocol adapter error!

Look at his anxious appearance, I went to look, suddenly silly, asked him how to import the exported data How to guide, he said that is also through this way, do not know why today has been to enter the user name and

Password, clearly the user name and password is correct, is always prompt protocol adapter error.

OK, just enter the import statement in Cmd No, it's OK, what's the sqlplus?

———————————————————-------------------------------------------------------------------------------

The DMP file is a partial data table that is directly exported via the PL/SQL tool, the file name is 201409091536.dmp, and the D disk is temporarily released

DMP files exported through PL/SQL and data to be imported to are not the same database, the source database tentatively a target database tentatively B

is to import some tables from the a library into the corresponding table in the B library, the table names in the two libraries are the same

Import Start-----------------------

(1) Enter CMD in the Start menu, do not need to switch to Sqlplus

(2) Imp username/password @sid (SID is an identifier that can be viewed through the Computer Management Service to SID) File=d:\xxx\201409091536.dmp

fromuser= user name in librarya touser=B library username tables= (table 1, table 2) ignore=y

Oracle Imports DMP files with IMP record

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.