SAP database brrestore from tape
Hi guys,
How do I restore a SAP database from tape library? I've search through internet and didn't get the info that I need.
We are planning to do test restoration from tape tomorrow.
From what I have tried, I open backup, archive and restore console and choose "specify the Netbackup machine and Policy type".
Than select Policy type for restore to SAP with all the correct client source and destination.
I can see all the backup including tape. Under the schedule type I can see User Backup and Full Backup.
For User Backup I can see all folder listed however for Full Backup there is an error "Unable to obtain list of files using specified search criteria".
Is this the correct way to restore from tape? Any script that I need to amend in order to do the restoration?
Thanks
You can restore any backup from SAP side, its just a qustion of specifying the right backup ID in SAP.
brrestore -b xxxxxxx.aft -m full
where xxxxxxx.aft is the backup id created by SAP backup (look in the sapbackup directory). Netbackup will via backint retrive the mathing data.