Oracle Error ORA-39360: Table string was skipped due to transportable import and TSLTZ issues resulting from time zone mismatch.

Oracle Error Message

ORA-39360: Table string was skipped due to transportable import and TSLTZ issues resulting from time zone mismatch.

Reason for the Error

The time zone of the source database is different than the time zone of the target database and this table contains TIMESTAMP WITH LOCAL TIME ZONE data.

Solution

Convert the target database to the same time zone as the source database or use Oracle Data Pump with conventional data movement to export then import this table.

Share:

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

Oracle Error Message ORA-24328: illegal attribute value Reason for the Error The attribute value passed in is illegal. Solution Consult...
Oracle Error Message ORA-01346: LogMiner processed redo beyond specified reset log scn Reason for the Error LogMiner has detected a...
Oracle Error Message ORA-13241: specified dimensionality does not match that of the data Reason for the Error An error occurred...