MSSQLSERVER_3619
Details
Product Name |
SQL Server |
Product Version |
10.0 |
Product Build Number |
10.00.0000.00 |
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, "Troubleshooting a Full Transaction Log (Error 9002)" in SQL Server Books Online.