Hi!
For time-saving purposes I decided to restore Oracle RMAN backupsets to disk using this documetation link: https://documentation.commvault.com/commvault/v11/article?p=20540.htm
When I try to restore from it I got ORA-27048:
RMAN> restore controlfile from '/u02/app/oracle/backup/1165136/794747_PBS_r0u1qblp_1_1';
Starting restore at 07-05-2021 13:44:34
using channel ORA_DISK_1
channel ORA_DISK_1: restoring control file
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of restore command at 05/07/2021 13:44:36
ORA-19870: error while restoring backup piece /u02/app/oracle/backup/1165136/794747_PBS_r0u1qblp_1_1
ORA-19505: failed to identify file "/u02/app/oracle/backup/1165136/794747_PBS_r0u1qblp_1_1"
ORA-27048: skgfifi: file header information is invalid
Additional information: 2
Backup was made from Oracle Linux x86_64 machine and is restored to another OEL x86_64 server.
Is it possible to use disk restores? Maybe there is some Big/Little Endian converion happens?
Oracle Enterprise Edition 12.2
Oracle Linux Server release 7.8