Hi,
Yesterday i took level 0 backup based on new hdd(H:), but it has failed. please find more details,
OS - Windows server 2012 ( Live)
VERSION - 11.2.0.1.0
SERVER - production server
Previously i have configured 2 TB External Hdd in G: Drive and set db_recovery_file_dest size to 2000 Gb and backup location also the same hdd. Archive log location also set based G: Drive only
Since Last three month it is run smoothly and taken backup and as of yesterday status that hdd(G:) about to fill and there is no space to hold next Level 0.
Now, As per senior people advice and I decided to take Archive log only above mentioned G: Drive and mount new Hdd in H: drive and Changed db_recovery_file_dest to H: drive like below,
H:\RMAN\AWSPROCESS\BACKUP and i didn't do anything with db_recovery_file_dest_size parameter, it is intact as how it was set based on existing hdd ( G:) as 2000 Gb( I taught that i changed backup location, so this new HDD will automatically consider
My aim is that RMAN backup only need to take based on new Hdd(H:) and i started yesterday, and backup got failed with just 155 Gb of backup in new hdd(H:), If Level 0 taken successfully then it might be around 400 Gb.
How to take my successful Level 0 based on Newly mount Hdd(H:). What i made wrong and what to do more to achieve my successful backup.
Please guide me.