0
私は自分のOracleにdmpをインポートしようとしていますが、このエラーが発生します。私は多くの解決策を試しましたが、そのうちのどれも私にとってはうまくいかないようです。このエラーが発生します:ダンプをOracleにインポート
[email protected]:~$:imp user/[email protected]:1521/xe file=examplefile.dmp
Import: Release 11.2.0.1.0 - Production on Fri Jul 14 14:46:07 2017
Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
Connected to: Oracle Database 11g Release 11.2.0.1.0 - 64bit Production
IMP-00038: Could not convert to environment character set's handle
IMP-00000: Import terminated unsuccessfully
ヘルプ?ありがとう!
あなたはチェックしましたか? - https://dba.stackexchange.com/questions/63741/importing-a-different-character-set-export-dump-into-another-db-instance –
Stack Overflowはプログラミングのサイトです開発の質問。この質問は、プログラミングや開発に関するものではないので、話題にはならないようです。ヘルプセンターの[ここではどのトピックを参照できますか](http://stackoverflow.com/help/on-topic)を参照してください。おそらく、[スーパーユーザ](http://superuser.com/)または[データベース管理者スタックエクスチェンジ](http://dba.stackexchange.com/)がより良い場所になるでしょう。 – jww