Oracle backup pieces information in NetBackup
Created: 08 Mar 2013 | Updated: 08 Mar 2013 | 2 comments
This issue has been solved. See solution.
How to find the oracle individual backup piece information in NetBackup catalog?
I tried executing the below command in oracle client but the o/p displayed nothing.
$ bpclntcmd -ml /bk_1727_1_588103217 -ct Oracle -s 04/01/06 -e 04/19/06
Is there any way to find out the backup pieces information from Master server ?
Operating Systems:
Discussion Filed Under:
Comments 2 Comments • Jump to latest comment
hi Venkata
use the bplist command, if you are making backups using the policy type as Oracle.
bplist -C <clientname> -l -b -t 4 -R /
Perfect!!!!
This is what I was looking for. Thanks for the prompt response.
Regards
Venkata Ashok
Would you like to reply?
Login or Register to post your comment.