Resource double booking (ie conference rooms)

I have ongoing issues with resource double-booking that I can not get a handle on.

I have users who from time to time can double book a resource ( A conference room in this case) even though the ics.conf file says the following.

'resource.allow.doublebook = "no"'

This last case, today, a meeting was scheduled for a resource from 12-2pm and another individual scheduled a meeting of the top from 12pm-1pm.

I have opened many cases with Sun on this issue and it seems that applying hotfixes does not fix the issue.

I run nightly "csdb -v check" and it finds no db corruption.

Has anyone seen the same issue?

Can it be fixed?

cheers,

joe.

I can supply cscomponents output if someone can help me debug the issue.

[786 byte] By [ultimo] at [2007-11-25 10:40:20]
# 1
Think there may be a command and switch - maybe cscal -k which basically stops resources from being double booked.thanks
704930 at 2007-7-1 21:32:05 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Calendar Server...
# 2
Sorry, may I know which software are you talking about, is this a product by Sun?
Vinit_Chopade at 2007-7-1 21:32:05 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Calendar Server...
# 3

Ensure the resource calendars are also setup to disable double-booking.

I have seen an occasional double-booking on a resource at times when I've had a db issue. One some old builds csdb check does not find all db issues. csdb rebuild was modified (sorry, forget which build) so that it could rebuild a backup of a db. Ergo, one of the overnight tasks is to take a backup copy of the db and run rebuild against that - errors may be found there that woulkd not be found with csdb check.

Also, ensure you haven't got a backlog of transaction log files.

Phoenixian at 2007-7-1 21:32:05 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Calendar Server...