ORA-39322:Cannot use transportable tablespace with TIMESTAMP WITH TIME ZONE columns and different time zone version.
错误码
错误描述:Cannot use transportable tablespace with TIMESTAMP WITH TIME ZONE columns and different time zone version.
错误原因:The source database was at a different time zone version than the target database and there were tables in the dumpfile with TIMESTAMP WITH TIME ZONE columns.
解决方法:Convert the target database to the same timezone version as the source database or use Data Pump without transportable tablespace.
向认证技术专家提问
向技术专家提问


