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模式,因此会收到该错误信息。