EXP Full library Data export script

Source: Internet
Author: User

Exp Userid=system/manager full=y direct=y recordlength=65535 file=/bak/exp_full.dmp log=/bak/exp_full.log

If encounter exp-00091:exporting questionable statistics.

Produce:

This error occurs when exporting (dump) database tables in a different context than the server side of the database and the client character set. Although this error occurs, it seems to have no effect on the import.

Solve:

Character Set view method for server-side data:

1, open sqlplus, with the SYS user login.

2. Execute SELECT * from v$nls_parameters WHERE parameter= ' Nls_characterset ';.

Where ' nls_characterset ' must be uppercase.

PARAMETER

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

VALUE

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

Nls_characterset

Zhs16gbk

Export Nls_lang=american_america. Zhs16gbk

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.