Oracle Error ORA-38960: File string from platform string is not compatible with current platform string

Oracle Error Message

ORA-38960: File string from platform string is not compatible with current platform string

Reason for the Error

The file was directly copied to this platform from a platform with a different endian ordering.

Solution

Use RMAN CONVERT functionality to convert endian ordering.