cancel
Showing results for 
Search instead for 
Did you mean: 

ERROR CODE 39

Phil_Myers
Level 2
# bpbackup -p NT-hs910n -h hs910n -S Netbackup -s Daily f:\\
EXIT STATUS 39: client name mismatch
 
The above fails on hp-ux when trying to backup a windows f:\\ drive.  If works if we don't specify the directory to backup (bpbackup -i -p NT-hs910n -h hs910n -S Netbackup -s Daily).
6 REPLIES 6

Stumpr2
Level 6
change f:\\ to /f/
 

Phil_Myers
Level 2
# bpbackup -p NT-hs910n -h hs910n -S xxxxxxxxx -s Daily /f/
EXIT STATUS 39: client name mismatch
 
Hi Bob, still getting same errors...

Stumpr2
Level 6
keep trying variations :)
 

demimoor
Level 3

Hi,

 

I have the same probleme whith you,when i want to backup a client whith bpbackup -h port700 - f c:\toto on the server netbackup, i have error code 39, client mismatch.

has a scedul or a policy the user backup mod? or just a client agent on the client, and the user can backup the data?

thank you.

 

Regards

 

Omar_Villa
Level 6
Employee

Try: bpbackup -p NT-hs910n -h hs910n -S Netbackup -s Daily -f <filename>

 

where <filename> is a file that contains the list of what you want to backup.

 

regards.

Will_Restore
Level 6

The  -f <filename>  option fails with the same message.

 

You can't specify client files to back up from the Master.  Use the -i  option which starts an immediate backup of whatever is in the policy Backup Selection List.

 

You could modify the list temporarily, I suppose, as a workaround.

 

 

Message Edited by wrobbins on 02-12-2009 11:34 AM