Thursday, March 24, 2005

Set DAS and LDAP logging for the CS calendar

To enable debug logging of the unidas process (DAS):

  1. Set the following parameters in unison.ini:
    [DAS]
    log_debug = TRUE
    log_trace = TRUE
    log_modulesinclude = { "CTLDAP*" }
  2. Restart the calendar server.
  3. The additonal debug information is recorded in (for example): $ORACLE_HOME/ocal/log/das.log file

No comments: