During Oracle RMAN database backup, database must be in archivelog mode for RMAN backup. If you want to take database…
One of our development database backup failed with RMAN-06817: Pluggable Database DEVPDB1 cannot be backed up in NOARCHIVELOG mode and…
Kill the hung RMAN session if stuck in Oracle
It is very easy to monitor RMAN backup status and see the log file if you have redirected RMAN output…
If you want to perform hot backup then your database must be in archivelog mode. Using below shell script you…
Being a DBA, you often asked to check the status of RMAN backup job details. You can monitor progress and…
When you run the database in NOARCHIVELOG mode, you disable the archiving of the redo log. If you want to…
Moving controlfile from filesystem to ASM disk using RMAN in RAC. You can migrate controlfile from file system to asm…
RMAN backup failed With below error: RMAN-00571: ===========================================================RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============RMAN-00571: ===========================================================RMAN-03009: failure of allocate command on…
ORA-19588: archived log recid 14859 stamp 747949646 is no longer valid channel dev_0: starting archive log backupsetreleased channel: dev_0RMAN-00571: ===============================================RMAN-00569:…