好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

ORA-39013: Remapping the SYSTEM schema is not supported. ORACLE 报错

文档解释

ORA-39013: Remapping the SYSTEM schema is not supported.

Cause: A remap_schema transform with the SYSTEM schema was specified.

Action: Retry the import command without remapping the SYSTEM schema.

这个错误表示您试图重新映射Oracle的系统模式,这是不受支持的操作,因此无法正常完成。

官方解释

最常见的案例是:您试图重新映射SYSTEM模式,因此会收到该错误信息。

一般处理方法及步骤

查看更多关于ORA-39013: Remapping the SYSTEM schema is not supported. ORACLE 报错的详细内容...

  阅读:15次