ORA-38958: Source platform string is in different byte order than target platform string
What triggered the Error:
Probably a conversion was not done before the import phase of the transport.What should we do to fix it:
Use RMAN CONVERT functionality to convert endian ordering.