错误1882恢复Oracle转储文件 - 找不到时区区域

时间:2015-07-02 01:01:49

标签: oracle oracle11g oracle10g

抱歉我的英语。

我正在尝试通过转储恢复Oracle数据库我的服务器崩溃了。

数据库是在oracle 10g中导出的。

当我开始通过imp工具导入时,它会返回以下错误:

Import fails with following errors:
IMP-00058: ORACLE error 1882 encountered
ORA-01882: timezone region not found
ORA-06512: at "SYS.DBMS_EXPORT_EXTENSION", line 810
ORA-06512: at line 1
IMP-00009: abnormal end of export file

我运行命令:

imp file=2015-06-27_biblioteca.dmp log=my.log fromuser=BIBLIOTECA touser=BIBLIOTECA full=y

提前致谢

0 个答案:

没有答案