Hi,reservations for resources created directly in the resource DB are handled correctly (meaning those time period looks reserved, when triing to schedule a meeting from the client), however the reservations created on the clients aren’t. If I book a room for a meeting from a client, than the next client can book the same room for the same time, and got the confirmation that it’s accepted.
Does anyone faced this problem and solved it?
I appreciate any advice!
Thanks,
Botond
Subject: Resource reservation doesn’t work on clustered server.
Busytime is handled differently on clustered servers - clubusy.nsf rather than busytime.nsf.
It’s in the help - you need to make sure the clubusy.nsf is there and being cluster replicated.
C>
Subject: RE: Resource reservation doesn’t work on clustered server.
Dear Chris,
thank You for your response!
The cluster replication is enabled on the clubusy.nsf by default. According to the replication history, it’s working. I already ran fixup, and compact on it, with no luck. Do you have any other idea, what could go wrong?
Thank You again!
Regards,
Botond
Subject: RE: Resource reservation doesn’t work on clustered server.
I made it a point to organize the deletion of clubusy.nsf and busytime.nsf once a week, then to reload the sched task so it got recreated…
i.e.
tell sched quit
wait<
dbcache flush
delete busytime.nsf or clubusy.nsf
load sched
Found it solved a LOT of our busytime problems.
Subject: Resource reservation doesn’t work on clustered server.
Found the sollution! The schedule task crashed. For more information follow this link:
http://www-10.lotus.com/ldd/nd6forum.nsf/55c38d716d632d9b8525689b005ba1c0/d64283fe4350a46e85256e70004f0b8e?OpenDocument
Regards,
Botond