Oracle Database Export reports componet 'set _ no_outlines' mustbedeclared Error

Source: Internet
Author: User
Oracle Database Export reports componet

Oracle Database Export reports componet

I. Q &
Problem: the following error occurs when I enter the Export command exp name/pwd @ local file = e: 123.dmp full = y in the command prompt:
EXP-00056: Oracle error 6550
ORA-06550: line 1, column 41:
PLS-00302: componet 'set _ NO_OUTLINES 'must be declared
ORA_06550: line 1, column 15:
PL/SQL: statement ignored
EXP-00000: Export termination failed
My client is 10.2.0. The server is 10.1.0

Answer: This problem is caused by using exp of a higher version to export data of a lower version. For example, if your local data is 10.1, You need to export 9i data.
Method 1: directly go to the machine to be exported for export and copy the file.
Method 2: reinstall an Oracle client. The version is later than the version on the local machine.

Ii. Solutions and precautions
Both methods can be used. However, method 1 may not have the permission to access the remote machine, and method 2 may be a little troublesome.
Another method is to export data to. SQL, which is not affected by the version.

Iii. Notes
Note that if the table contains BLOB or CLOB fields, it cannot be exported in the form of. SQL.

,

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.