error 9001

error 9001

Old forum URL: forums.lhotka.net/forums/t/12198.aspx


jules posted on Tuesday, October 29, 2013

I have inherited an application using CSLA  and it is giving an error 9001 every time it tries to write to the database. I have googled the error and have found no information. Has anyone else experienced this? Can anyone point me in the direction of the underlying cause.

JonnyBee replied on Tuesday, October 29, 2013

Hi,

Assuming this is a SqlServer database there is a problem with the log file and/or disk space:

http://serverfault.com/questions/238394/diagnosing-microsoft-sql-server-error-9001-the-log-for-the-database-is-not-avai

http://social.msdn.microsoft.com/Forums/sqlserver/en-US/7d9e7bfd-d897-402f-aec7-f6e5b97db74b/298-sqlserver-error-9001-the-log-for-database-tempdb-is-not-available?forum=sqldatabaseengine

http://www.sqlservercentral.com/Forums/Topic1037190-1550-1.aspx#bm1500864

There is a lot of information to be found via google on this.

Copyright (c) Marimer LLC