|
Troubleshooting and Error Messages Guide
|
Error 7415
Severity
10
Error message text
The transaction log in database %.*s is almost full. Your transaction is being %S_MSG until space is made available in the log.
Explanation
This error occurs when the last-chance threshold has been
exceeded for the specified database. Each transaction accessing
the transaction log will receive this message, indicating whether
the transaction will be put to sleep or aborted until log space
is available.
Action
This message does not ordinarily require action if the transaction
was put to sleep and the threshold procedure frees log space. In
that circumstance, the sleeping processes will awaken and continue.
If the process was aborted, it will be necessary to restart it.
If the process is not able to continue, determine why it cannot
continue by looking at the error log and manually dump the transaction
log.
Versions in which this error is raised
All versions