How can we help you today? How can we help you today?

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.
Stoutall
0

Comments

2 comments

  • way0utwest
    Please post the code that creates this. Or is this in the SQL Server error log? If that's the case, this isn't the correct place for the question. This is a forum for SQL Prompt questions/issues.

    If you need general SQL Server help, please post a question at www.sqlservercentral.com/forums in the forum for your version.
    way0utwest
    0
  • senpen102
    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
    senpen102
    0

Add comment

Please sign in to leave a comment.