Hi parnum,
It seems to be SQL issue now but we do not know what caused it. Here is a snippet from RDM.exe:
[12/10/25 15:31:12] E1001 - Database Server Error(S1009): [Microsoft][ODBC SQL Server Driver][SQL Server]Database 'security' cannot be opened. It has been marked SUSPECT by recovery. See the SQL Server errorlog for more information.
[12/10/25 15:31:12] F4005 - Failed To Establish A Connection To Security Database Server
[12/10/25 15:31:12] F4006 - Failed To Allocate SQL Statement To Security Database Server
[12/10/25 15:31:12] E1110 - Local Database Population Event Failed - USRDB Table
[12/10/25 15:31:12] I7362 - Dumping Transaction Log Of SQL Security Database
[12/10/25 15:31:12] I7011 - Populating ATHDB Table
[12/10/25 15:31:12] E1001 - Database Server Error(S1009): [Microsoft][ODBC SQL Server Driver][SQL Server]Database 'security' cannot be opened. It has been marked SUSPECT by recovery. See the SQL Server errorlog for more information.
[12/10/25 15:31:12] F4005 - Failed To Establish A Connection To Security Database Server
[12/10/25 15:31:12] F4006 - Failed To Allocate SQL Statement To Security Database Server
[12/10/25 15:31:12] E1111 - Local Database Population Event Failed - ATHDB Table
[12/10/25 15:31:12] I7362 - Dumping Transaction Log Of SQL Security Database
[12/10/25 15:31:12] I7012 - Populating PWDDB Table
And here is from SQL ERRORLOG:
2012-10-25 11:45:20.62 spid51 Starting up database 'dnadfdb'.
2012-10-25 11:45:21.90 spid51 Starting up database 'security'.
2012-10-25 11:45:23.49 spid51 WARNING: did not see LOP_CKPT_END.
2012-10-25 11:45:23.49 spid51 Error: 3414, Severity: 21, State: 2.
2012-10-25 11:45:23.49 spid51 An error occurred during recovery, preventing the database 'security' (database ID 7) from restarting. Diagnose the recovery errors and fix them, or restore from a known good backup. If errors are not corrected or expected, contact Technical Support.
2012-10-25 11:45:24.00 spid51 Error: 3414, Severity: 21, State: 1.
2012-10-25 11:45:24.00 spid51 An error occurred during recovery, preventing the database 'security' (database ID 7) from restarting. Diagnose the recovery errors and fix them, or restore from a known good backup. If errors are not corrected or expected, contact Technical Support.
2012-10-25 11:45:26.54 spid52 Starting up database 'dirdb'.