Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

regarding offline catalogue restore

Updated: 21 May 2010 | 2 comments
Rohit Singh Nayal's picture
0 0 Votes
Login to vote
This issue has been solved. See solution.

 Hi,

We are using Netbackup 6.5 version in our windows enviorment. and only offline catalogue is taken on the server disk.

One  day some one deletd the installpath/netbackup/db/images folder and all our catalogue is deleted.

Could you pls tell us any way so that we can restore our catalogue from offline catalog. we don't have any online catalogue.

Pls reply as we are in big trouble if some restore request is comes to us.as our whole catalog is deleted.

discussion Filed Under:

Comments

quebek's picture
15
Oct
2009
2 Votes +2
Login to vote

command bprecover

I would play around with bprecover command:
bprecover: -l -m media_ID -d density [-priority <number>] [-v]
           -l -tpath <raw_tape_device_path> [-v]
           -l -dpath <disk_device_path> [-v]
           -l -opath <optical_device_path> [-v]
           -l -5x -p <policy_name> [-v]
           -l -vxss -p <policy_name> [-v]
           -r [ALL|image_number [ [-stdout] | [-dhost <destination_host>] ] ] -m
 media_ID -d density [-priority <number>] [-v]
           -r [ALL|image_number [ [-stdout] | [-dhost <destination_host>] ] ] -t
path <raw_tape_device_path> [-v]
           -r [ALL|image_number [ [-stdout] | [-dhost <destination_host>] ] ] -d
path <disk_device_path> [-v]
           -r [ALL|image_number [ [-stdout] | [-dhost <destination_host>] ] ] -o

path <optical_device_path> [-v]
           -r [ALL|image_number] -5x -p <policy_name> [-v]
           -r [ALL|image_number] -vxss -p <policy_name> [-v]
           -r -nbdb [-priority <number>] [-L <output_file>]
           -wizard
For more details how to use this command refer to this tech note:
Commands for Windows (  http://seer.entsupport.symantec.com/docs/290235.htm )

Rohit Singh Nayal's picture
15
Oct
2009
0 Votes 0
Login to vote

HI Quebek, Thanks for your

HI Quebek,

Thanks for your reply.
your solution realy slove my problem.

Warm regards,

Rohit