Fragen
1. Gibt es eine "Backup" Raum/Resourcen DB auf dem Server? Also eine zweite Replik?
2. Ist der Server im Cluster? Wenn ja welcher Server ist für die Verwaltung der raum/resourcen DB zuständig?
Aus:
https://www-10.lotus.com/ldd/dominowiki.nsf/dx/clustering-the-resource-reservation-database-in-ibm-lotus-dominoYou can determine which server is currently processing requests by issuing the server command
tell RnRMgr whoowns xxxxx.nsf
where xxxx.nsf is the name of your Resource Reservation database.
Duplicate reminder notices
In its normal operation process, RnRMgr scans for any “missed” documents at 2:00 AM, picking up and processing any documents that may have been missed during the day.
If there are any unprocessed requests for room approvals in the system at this time, the room owners will receive a duplicate reminder notice.
This also occurs whenever RnRMgr is re-started and when cluster failover occurs.
Debugging mit diesen notes.ini Einträgen:
Befehl: "set config DEBUG_RNRMGR=x"
–Values are additive
1 = Basic debugging messages
2 = Show internal task busytime cache debugging
4 = Log caveats for Admins
8 = Trace routine entry/exits
16 = Log note and database scanning
64 = Log cluster related activity (can be quite chatty)
–Recommendation: Start with 31 at first and change as needed
und "set config DEBUG_OUTFILE=debug.txt"
dann eine Nacht warten und debug.txt prüfen