Use Xshell to export Oracle DMP files, plus query criteria

Source: Internet
Author: User

Recently did an export work, in the process of using Xshell, found in their own computer with the CMD command to export the DMP file, in the Xshell tool to export the times wrong.

Commands executed on CMD: exp ***/*** @oracle file=d:\tbissamt.dmp tables= (tbissamt) query=\ "where trans_date> ' 20150814 ' \"

Commands executed on Xshell: Exp ***/*** @oracle file=tbissamt.dmp tables=\ (tbissamt\) query=\ "where trans_date\> ' 20150814 ' \"

Use the Xshell tool to export, the compiler in the use of the same with the CMD compiler, so you want to add a special character above the turn, a slash \.

After exporting, it is possible to report a character encoding inconsistency, because we export the DMP file on the server, the encoding on the server is different from the encoding used by Xshell, the encoding on the server is set to Xshell encoding. Export and then set back.

Use Xshell to export Oracle DMP files, plus query criteria

Related Article

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.