Also, are you sure this is correct way to restore NOTES data? I believe you need to use NML command for that? Am I right assuming you are restoring mail server data here?
Really? Hm, not sure how consistent that is with open database file You may find soon changing your opinion about that. I do remember in old days (NW 5.x) people were doing it with OFM as it was cheaper that Lotus Notes module, but it was still required to address backup of open and in use database.
Nevertheless, back to your problem. Did you try restore of single file? If you get the error then something else is the problem...
C:\Documents and Settings\lntenc>recover -aI "C:\List.txt" -d -c MAIL4 -s ENCSAF E "\\MAIL4\d$\RESTORED140" -J MAIL4 6469:recover: "D:\Lotus\Domino\data\mail\46712-1.nsf" not in index 6469:recover: C:\Documents and Settings\lntenc\MAIL4 not in index 6469:recover: C:\Documents and Settings\lntenc\-s not in index 6469:recover: C:\Documents and Settings\lntenc\ENCSAFE not in index 6469:recover: \\MAIL4\d$\RESTORED140 not in index 6469:recover: C:\Documents and Settings\lntenc\-J not in index 6469:recover: C:\Documents and Settings\lntenc\MAIL4 not in index 67847:recover: Failed to recover files: Nothing to recover
C:\Documents and Settings\lntenc>recover -d "\\MAIL4\d$\RESTORED140" -s MAIL -c MAIL4 -J MAIL4 -a "D:\Lotus\Domino\data\mail\46712-1.nsf" 16291:recover: Warning: could not establish job id with jobd. Continuing on. 39078:recover: RPC error: Program not registered
39078:recover: RPC error: Program not registered
53362:recover: Cannot start session with server MAIL: RPC cannot make a procedur e call: Create failed: 355:Program not registered
Recovery can start the all servers again by the command line and the urgent recovery save the time of mails. This urgently recovery I need for my internet problems that occur during essay service online loading for the website.
Sorry, but your statement is impossible to be understood.
May I recommend you start a new thread and state all necessary details like OS, NW version, NW module version etc which could be helpful. It does not make sene to continue a 9 year old thread.
ble1
4 Operator
•
14.4K Posts
0
May 19th, 2009 07:00
ble1
4 Operator
•
14.4K Posts
0
May 19th, 2009 07:00
Nevertheless, back to your problem. Did you try restore of single file? If you get the error then something else is the problem...
ashxos
142 Posts
0
May 19th, 2009 07:00
ble1
4 Operator
•
14.4K Posts
0
May 19th, 2009 07:00
Did you try with single file? You to make sure that this is not an issue with -I option?
ashxos
142 Posts
0
May 19th, 2009 08:00
E "\\MAIL4\d$\RESTORED140" -J MAIL4
6469:recover: "D:\Lotus\Domino\data\mail\46712-1.nsf" not in index
6469:recover: C:\Documents and Settings\lntenc\MAIL4 not in index
6469:recover: C:\Documents and Settings\lntenc\-s not in index
6469:recover: C:\Documents and Settings\lntenc\ENCSAFE not in index
6469:recover: \\MAIL4\d$\RESTORED140 not in index
6469:recover: C:\Documents and Settings\lntenc\-J not in index
6469:recover: C:\Documents and Settings\lntenc\MAIL4 not in index
67847:recover: Failed to recover files: Nothing to recover
ashxos
142 Posts
0
May 19th, 2009 08:00
Destination : MAIL4
File : D:\Lotus\Domino\data\mail\46712-1.nsf
Destination : \\MAIL4\d$\RESTORED140
ashxos
142 Posts
0
May 19th, 2009 08:00
I tried following options
recover -f -I "C:\List.txt" -d "\\MAIL4\d$\RESTORED140" -s MAIL -J MAIL4 -a "D:\Lotus\Domino\data\mail\46712-1.nsf"
recover -f -I "C:\List.txt" -d "\\MAIL4\d$\RESTORED140" -s MAIL -J MAIL4 -a
recover -d "\\MAIL4\d$\RESTORED140" -s MAIL -S 3641622555 -J MAIL4 -a "D:\Lotus\Domino\data\mail\46712-1.nsf"
recover -d "\\MAIL4\d$\RESTORED140" -s MAIL -J MAIL4 -a "\\mail\d$\Lotus\Domino\data\mail\46712-1.nsf"
recover -d "\\MAIL4\d$\RESTORED140" -c MAIL -s MAIL -J MAIL4 -aI "C:\List.txt"
ashxos
142 Posts
0
May 19th, 2009 08:00
MAIL4 -J MAIL4 -a "D:\Lotus\Domino\data\mail\46712-1.nsf"
16291:recover: Warning: could not establish job id with jobd. Continuing on.
39078:recover: RPC error: Program not registered
39078:recover: RPC error: Program not registered
53362:recover: Cannot start session with server MAIL: RPC cannot make a procedur
e call: Create failed: 355:Program not registered
ashxos
142 Posts
0
May 19th, 2009 08:00
The full Saveset recover ran successfully.
But this single file recover is giving problem
mgennacc
13 Posts
0
May 19th, 2009 09:00
I did not see any evidence of rpcinfo output to ensure that we can talk to networker server.
Please check the following:
From MAIL4 (the client) run following, use lowercase for hostnames.
and capture the output
rpcinfo mail
also run
rpcinfo mail4
(yes, to itself)
also type the contents of nsr\res\servers file on mail4
Finally, check the values of these attributes for client resource of mail4
Storage Nodes
Recover Storage Nodes (make sure mail4 is listed, preferably first in this case)
Are you running the recover from machine mail4 ?
or are you on another machine?
**************************
Then I suggest this syntax
you want -S ssid# because you want to specify which save set you need (either by ssid or savetime)
you can also specify part of the file name and it will match any wildcard filenames;
no need to specify -a because -S implies save set recovery already
for example any filename that starts with
46712 will match 46712-1.nsf
recover -d "\\MAIL4\d$\RESTORED140" -s mail
-S 3641622555 -J mail4 -c mail4
"D:\Lotus\Domino\data\mail\46712"
HTH
Message was edited by: Mauro Gennaccaro
Mauro Gennaccaro
Owenze
1 Message
0
May 29th, 2018 04:00
Recovery can start the all servers again by the command line and the urgent recovery save the time of mails. This urgently recovery I need for my internet problems that occur during essay service online loading for the website.
bingo.1
2.4K Posts
0
May 29th, 2018 05:00
Sorry, but your statement is impossible to be understood.
May I recommend you start a new thread and state all necessary details like OS, NW version, NW module version etc which could be helpful. It does not make sene to continue a 9 year old thread.
danibliss
1 Message
0
July 13th, 2020 23:00
I also had the same issue but I've been able to fix mine.
zlent16
2 Posts
0
January 26th, 2021 03:00