Event Id | 3619 |
Source | MSSQLServer |
Description | Could not write a CHECKPOINT record in database ID %d because the log is out of space. |
Event Information | CAUSE: The transaction log for the specified database has reached its capacity. The limit could be due to a configuration setting or to the amount of physical space available for one or more of the files configured for this database. RESOLUTION: Follow these steps: 1. Issue the BACKUP LOG statement to remove committed transactions from the transaction log. 2. If the database has been marked suspect, execute sp_resetstatus with the database name as the parameter, and then restart the SQL Server instance. 3. If the transaction log has grown larger than necessary, you can now shrink the log.the transaction log. 4. Determine why the transaction log grew unexpectedly and adjust your configuration and/or your applications to compensate. |
Reference Links | Microsoft product: SQL Server Version: 2000.80.760.0 Event Source: MSSQLServer Event ID: 3619 |
Catch threats immediately
We work side-by-side with you to rapidly detect cyberthreats
and thwart attacks before they cause damage.