Networker

Re: [Networker] Problem with "nsrrecover" OpenVms

2003-11-20 11:14:31
Subject: Re: [Networker] Problem with "nsrrecover" OpenVms
From: jensen AT WUMPUSWARE DOT COM
To: NETWORKER AT LISTMAIL.TEMPLE DOT EDU
Date: Thu, 20 Nov 2003 11:14:22 -0500
>>$ nsrrecover -s octans "-d $1$dga41:[explota1]" "-S 3090752001"
>>disk$disk3:[crtadm.archi0]ELIMINADAS.IDX
>>nsr$recover: cannot find ssid 3090752001 on NSR server `octans'

There are a couple of problems with the format of this command line,
brought on mostly by the need to quote uppercase arguments.

1. Try "-S" 3090752001 instead of "-S 3090752001".  This will select the
saveset ID properly.

2. Remove the quotes around "-d $1$dga41:[explota1]".  They're not needed,
though I don't think they hurt in this case.

3. You will need to add the specific version of the file or a wildcard to
the filespec argument at the end:

   disk$disk3:[crtadm.archi0]ELIMINADAS.IDX;*

Instead of what you have.

This will have a much better chance of doing what you want.

--
Note: To sign off this list, send a "signoff networker" command via email
to listserv AT listmail.temple DOT edu or visit the list's Web site at
http://listmail.temple.edu/archives/networker.html where you can
also view and post messages to the list.
=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=

<Prev in Thread] Current Thread [Next in Thread>