Oracle密碼帶特殊字元,如”@“號,在imp,exp裡的寫法

來源:互聯網
上載者:User

Oracle密碼帶特殊字元,如”@“號,在imp,exp裡的寫法。

今天在做Oracle資料匯出的時候,由於使用者名稱的密碼使用的是特殊字元,所以遇到了錯誤碼:“EXP-00056: 遇到 ORACLE 錯誤 12154”,網上尋找原因,需要用引號擴起來,但是os不同,方式也不同:

windows os: exp username/"""password"""@devdb --3個雙引號擴密碼

linux/unix os: exp "username/"password"@devdb" --1個雙引號擴密碼,1個單引號擴全部

相關文章

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.