Hi All,
Before restore the RMAN backup, I have executed the below command
RMAN> Catalog start with 'E:\Backup\RMANBKP';
Starting implicit crosscheck backup at 24-APR-22
using target database control file instead of recovery catalog
allocated channel: ORA_DISK_1
channel ORA_DISK_1: SID=777 device type=DISK
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of catalog command at 04/24/2022 15:23:17
RMAN-10038: database session for channel ORA_DISK_1 terminated unexpectedly
Could you please help on this guys?
Error in AlertLog file:
ORA-07445: exception encountered: core dump [skgfifi()+4220] [INT_DIVIDE_BY_ZERO] [] [PC:0x7FFFE1764BDC] [] []
ORA-27096: fail to get file size
OSD-00002: additional error information
O/S-Error: (OS 21) The device is not ready.
DB Details:
OS -- Windows 2012
Oracle 19c
Thanks in Advance,
JP