Oracle Database Export and Import Process

Source: Internet
Author: User

Oracle Database Export and Import process:
1. Export dmp files

Input: Run CMD? Exp(exp.exe under the binary directory of external oracle)

Username/password @ Database Name (for example, NCS_TEST/K @ GAICHU)

Export path (c: \ text. dmp)

A series of default carriage return

Exported

2. Import dmp files

Input: Run CMD? Imp( imp.exe under the binary directory of oracle)

Username/password @ Database Name (for example, NCS_TEST/K @ GAICHU)

Import path (c: \ text. dmp)

A series of default carriage return

Import completed

Note:

In case of an Oracle-12154 error, check whether the database name and password are correct.

The Oracle version on the client and server should be consistent.

As described above, you can easily Import and Export Oracle databases. The steps above also provide a clear explanation, hoping to help you.

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.