【问题标题】:Import dump into Oracle将转储导入 Oracle
【发布时间】: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

帮助?谢谢!

【问题讨论】:

标签: sql linux database oracle import


【解决方案1】:

在导出和导入之前将 NLS_LANG 变量设置为与目标数据库变量相同。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2014-03-19
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2016-05-20
    相关资源
    最近更新 更多