Options

How to avoid the error in SQL?

The following error appears in the SQL Server log: An Error Occurred At Log Record Id.
Any Idea , Suggestions would be appreciated.

Thanks.
Tagged:

Best Answer

  • Options
    senpen102senpen102 Posts: 1 Bronze 3
    This 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

Sign In or Register to comment.