MSSQLSERVER_3619

New: 17 July 2006

Details

Product Name

SQL Server

Product Version

9.0

Product Build Number

9.00.1281.60

Event ID

3619

Event Source

MSSQLSERVER

Component

SQLEngine

Symbolic Name

SYS_NOLOG

Message Text

Could not write a checkpoint record in database ID %d because the log is out of space. Contact the database administrator to truncate the log or allocate more space to the database log files.

Explanation

The transaction log is out of disk space.

User Action

Truncate the log to release some space, or allocate more space to the log. For more information see, "Managing a Full Transaction Log" in SQL Server 2005 Books Online.