Restore specific files/folders from Netbackup Tape
My scenario is as follow
1. Recieved a media tape which was backed up through NetBackup 6.0
2. I need to restore any single file to verify the backup on that tape. I have NB 6.5 and as I searched online and found that. First configure media volume than select initiate import from catalog, after its completion search on catalog with import option and click on import with selecting the image. Both jobs completed successfully but unable to restore any single file from this image. I am using Backup, Archive and Restore - Netbackup and every time I select for restore it gave me error that
"WARNNING: server does not contain any backups for client using the specified policy type as requested by client"
We have same machine for server and client. any help much appriciated...
'AccountingToTape' is probably the policy name, right?
To find the Policy Type, navigate to the images folder as per TN http://www.symantec.com/business/support/index?page=content&id=TECH59297
Find the client name for which images were imported (PLEASE NOTE correct spelling of client name). Open 10-digit sub-directory (if there's more than one, open the newest one).
Here you will find image files with their header files. Header files have no extention, in this format: <policy-name>_<10-digit-number>_<sched-type>
e.g FileSystemBackups_1285351605_FULL
Open this file with Notepad.
Look for CLIENT_TYPE in this file (about line number 9)
In my header file, the line looks like this:
CLIENT_TYPE 13
This CLIENT_TYPE is actually the Policy Type. A few examples of Policy Type numbers:
0 = Standard
4 = Oracle
6 = Informix-On-BAR
7 = Sybase
10 = NetWare
13 = MS-Windows
14 = OS/2
15 = MS-SQL-Server
16 = MS-Exchange-Server
19 = NDMPOnce you have found the policy type in the header file, try to browse again. Use the two TN posted by Suryakiran21 as guidelines to specify search criteria in BAR GUI.