Point in Time Recovery Fails
I'm attempting to do a point in time recovery on my database. When I run the script in rman it fails with
failure of recover command at 10/03/2022 16:03:29
RMAN-03015: error occurred in stored script Memory Script
RMAN-06136: Oracle error from auxiliary database: ORA-19502: write error on file "/tmp/aux_bkp/TEST/datafile/o1_mf_undotbs2_kmphxt5h_.dbf", block number 2468480 (block size=8192)
ORA-27072: File I/O error
Additional information: 4
Additional information: 2468480
Additional information: 692224
I don't see a space issue so I'm not really sure what could be causing this. Any advice would be appreciated.
Thanks,
Kim