【发布时间】:2017-07-14 12:59:16
【问题描述】:
我正在尝试将 dmp 导入到我的 Oracle 中,但出现此错误。我尝试了很多解决方案,但似乎没有一个对我有用。我收到此错误:
example@example:~$:imp user/userpass@server: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
帮助?谢谢!
【问题讨论】:
-
Stack Overflow 是一个编程和开发问题的网站。这个问题似乎离题了,因为它与编程或开发无关。请参阅帮助中心的What topics can I ask about here。也许Super User 或Database Administrators Stack Exchange 会是一个更好的提问地点。
标签: sql linux database oracle import