cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to troubleshoot a db crash?

Former Member
0 Kudos
3,165

This morning I had my primary SQL 12 database disappear on me. The machine did not go down or anything, the database just disappeared.

This happened before I came into work, so some team members restarted the database and when I came in I backed up the log files that were available on the machine from around the time of the "crash".

I have no idea how to troubleshoot what happened. I translated the log file, but it doesn't seem to give me anything useful. Were would you start if you were in my position?

Accepted Solutions (0)

Answers (1)

Answers (1)

jeff_albion
Product and Topic Expert
Product and Topic Expert

Hi Robert,

Which operating system is this on? Check the system log. Do you see any system log entries around the time you suspect the crash happened? (either in the Microsoft Windows Event log, syslogd on Linux/Unix?)

Open a Command Prompt/Terminal/Console , and type: dbsupport -lc - do you see any unsubmitted submission reports listed? If you do, type dbsupport -sa to submit them to us. If you wish to find out more detailed information, you should open a technical support case with these submission reference numbers.

Which build of SQL Anywhere are you running? ( dbsrv12 -v )