How to avoid the error in SQL?
Stoutall
Posts: 1 Bronze 2
in SQL Prompt
The following error appears in the SQL Server log: An Error Occurred At Log Record Id.
Any Idea , Suggestions would be appreciated.
Thanks.
Any Idea , Suggestions would be appreciated.
Thanks.
Tagged:
Best Answer
-
senpen102 Posts: 1 Bronze 3This error can be caused by a transient condition that existed on the system during a given attempt to start up the server instance or to recover a database. This error can also be caused by a permanent failure that occurs every time that you attempt to start the database. For information about the cause, examine the Windows Event Log for a previous error that indicates the specific failure. For better suggestion on issues related with SQL ecovery have a look to this thread: https://www.fixtoolbox.com/sqlserverfix.html
Answers
If you need general SQL Server help, please post a question at www.sqlservercentral.com/forums in the forum for your version.