Hi,
As per our backup policy we need to take backup as per following schedule:
Archive log backup twice in a day - 12:00 and 17:00 hrs
Online databse full backup - Monday to Friday at 19:30
Offline database full backup - Saturday at 19:30
Now problem is this when I schedule archive log backup 2nd time at 17:00 hrs in DB13 system asks for next tape but I want to take archive log backup in same tape for a day.
System gives message like below:
Wrong volume PRDA05 found in device /dev/nmt0, expected: PRDA06
Checking label on volume in device /dev/nmt0 failed
Below are the details of our parameter file (initPRD.sap)
volume_archive = (PRDA01, PRDA02, PRDA03, PRDA04, PRDA05,
PRDA06)
volumes for brbackup
[<volume_name> | (<volume_name_list>) | SCRATCH]
no default
volume_backup = (PRDB01, PRDB02, PRDB03, PRDB04, PRDB05,
PRDB06)
Please advise me to achieve the backup plan.
Thanks
Lokendra