Sun Java System Calendar Server 6 2005Q4 Administration Guide

Calendar Database (caldb)

The caldb consists of all the .db files and the _db.*files found in the database directory. The following is the default location for the calendar database files (as well as the cld_cache and ldap_cache subdirectories):

/var/opt/SUNWics5/csdb

If you prefer, you can specify a different directory when running the Calendar Server configuration program (csconfigurator.sh). For information about the configuration program, refer to Chapter 3, Calendar Server Configuration Program (csconfigurator.sh)

The following table describes the calendar database (caldb) files:

Table 16–1 Calendar Server Database Files

File  

Description  

ics50calprops.db 

Calendar properties for all calendars. Includes the calendar ID (calid), calendar name, Access Control List (ACL), and owner.

ics50events.db 

Events for all calendars. 

ics50todos.db 

Todos (tasks) for all calendars. 

ics50alarms.db 

Alarms for all events and todos (tasks). 

ics50gse.db 

Queue of scheduling requests for the group scheduling engine (GSE). 

ics50journals.db 

Journals for calendars. Journals are not implemented in the current release. 

ics50caldb.conf 

Database version identifier. 

ics50recurring.db 

Recurring events. 

ics50deletelog.db 

Deleted events and todos (tasks). See also Chapter 18, Administering the Delete Log Database