Oracle Error ORA-38958: Source platform string is in different byte order than target platform string

Oracle Error Message

ORA-38958: Source platform string is in different byte order than target platform string

Reason for the Error

Probably a conversion was not done before the import phase of the transport.

Solution

Use RMAN CONVERT functionality to convert endian ordering.