oracle11g error ORA-39002, ORA-39070, ora-39087____oracle

Source: Internet
Author: User
oracle11g error ORA-39002, ORA-39070, ORA-39087 Scenario Description

When using data pump to import data, Report ORA-39002, ORA-39070, ORA-39087 three errors.

SQL statement used when importing data: IMPDP ' sys/123@test as Sysdba ' dumpfile=test.dmp logfile=test.log full=y directory=test

Solution

The SQL statement used to modify the guide data is: IMPDP ' sys/123@test as Sysdba ' directory=test dumpfile=test.dmp logfile=test.log full=y
Why is this so modified? My personal understanding is that Oracle finds the data file by first locating the directory we created (the logical directory in the database), and then looking for the physical directory on the local disk based on directory, so we need to put our directory in the front.

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.