ORA-27048 skgfifi file header information is invalid
I'm trying to endian convert data file using the RMAN CONVERT DATAFILE function, but it errors out with:
RMAN-03002
ORA-19625 (error identifying file)
ORA-27048: skgfifi: file header information is invalid
Additional information: 9
This is done as step 4, option "remotely on the target" of doc ID 243304.1
The conversion is from Solaris to Linux. The source is ASM, but has been converted to Cooked FS, before the files are copied. The target is non-ASM.
Any clue why this is occuring ?