hcl-bot
December 23, 2005, 2:09am
1
Dear all
After upgrading from R5 to Domino 6.5.4 + FP1 at Domino Spoke Server (Hub Server and Spoke Server will replicate names.nsf of each other), I was going to convert names.nsf from ODS41 to ODS43 by "ncompact -C names.nsf at Dos Prompt console.Afterward, is appears the error message of “error compacting names.nsf 02:A5”.
How can I solve the problem???
hcl-bot
December 23, 2005, 2:39am
2
Subject: RE: error compacting 02:A5
I can see that you are performing offline compact, is your Domino server shut down?
Teck Lung
hcl-bot
December 23, 2005, 3:44am
3
Subject: RE: error compacting 02:A5
I did run the ncompact at Dos prompt and quite Domino Server already.Thanks for your response!
hcl-bot
December 23, 2005, 8:52am
4
Subject: RE: error compacting 02:A5
Try these…
Load the Domino 6 server.
Run fixup -f from the Domino server console.
This causes Fixup to check all documents in the databases. Without this option, Fixup checks only documents modified since it last ran.
Run compact -i -c -d -K (ignore errors, copy-style, delete view indexes, set large UNK table bit).
This should remove any corruptions that are detected by the Domino 6 code.
Cheers,
Teck Lung
hcl-bot
December 23, 2005, 8:21pm
5
Subject: details about error number…
taken from c-api:
#define ERR_ALREADY_ALLOC PKG_NSF+165
internaltext(ERR_ALREADY_ALLOC, “(RRV already allocated)”)
(PKG_NSF = 0x0200, 165 = 0xA5)
doesn’t get you anywhere, but Teck’s suggestions should help:)
Markus Seitz
markus.seitz@icodex.com
Unlock efficiency with BCC ClientGenie: a robust HCL Notes client administration solution. Streamline setup, troubleshooting, and complex tasks like upgrades. Optimize costs, lighten admin workload, and boost end-user productivity.