Several ways for Oracle to import database dmp files

Source: Internet
Author: User
Tags import database
Import using the cmd command

Enter cmd Direct input command

IMP username/password @ Listener path/Database instance name file= ' d:\ database file. dmp ' Full=y ignore=y

For example:

Imp Mislogin/mislogin@localhost/jfjoa file= "D:\data.dmp" Full=y ignore=y 

using Oracle's Bin directory imp.exe import

Open Oracle Home Directory
E:\app\shaoduo\product\11.2.0\dbhome_1\BIN
Find Impdb.exe for import
Run with the administrator identity. Enter the password, enter the password and then enter the path of the DMP, what will appear behind the "no" to see the situation input into the return. Import using the Pl/sql Tools tool


Import can

Copyright notice
Author:shaoduo
Original from: http://blog.csdn.net/shaoduo/article/details/70942016
Other sources are reproduced, original works, welcome to criticize the reader.

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.