Kann man dem Rooms und Reservations Manager und derm Schedule Manager nicht ein wenig mehr entlocken, um welche DB es da geht?
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)
32768 /* MSB = "All" or "R5 behavior", verbose */
–Recommendation: Start with 31 at first and change as needed
Befehl: "set config Debug_Schedule=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)
32768 /* MSB = "All" or "R5 behavior", verbose */
–Recommendation: Start with 31 at first and change as needed
Also beginnen mit:
set config DEBUG_RNRMGR=31
set config Debug_Schedule=31
und "set config DEBUG_OUTFILE=debug.txt"