after RMAN backup SYSAUX file went offline
hi,
please find the below and give me the reason why it happened.
we daily taking the RMAN backup of our database. on sep 26 after the RMAN backup the SYSAUX datafile went offline.
When we checked the TRACE file we found below.
-- Take files offline to match current control file.
ALTER DATABASE DATAFILE '+DATA_TPFI2I/tpfi2i1/datafile/sysaux.501.761076433' OFFLINE;
-- Configure snapshot controlfile filename
Please explain the reason why it went offline. and why RMAN taking the SYSAUX datafile in to offline.
Regards,
Naresh
please find the below and give me the reason why it happened.
we daily taking the RMAN backup of our database. on sep 26 after the RMAN backup the SYSAUX datafile went offline.
When we checked the TRACE file we found below.
-- Take files offline to match current control file.
ALTER DATABASE DATAFILE '+DATA_TPFI2I/tpfi2i1/datafile/sysaux.501.761076433' OFFLINE;
-- Configure snapshot controlfile filename
Please explain the reason why it went offline. and why RMAN taking the SYSAUX datafile in to offline.
Regards,
Naresh
0