Sybase Technical Library - Product Manuals Home
[Search Forms] [Previous Section with Hits] [Next Section with Hits] [Clear Search] Expand Search

Error 7414 [Table of Contents] Auditing Errors

Troubleshooting and Error Messages Guide

[-] Chapter 3 Error Message Writeups
[-] Threshold Errors
[-] Error 7415

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


Error 7414 [Table of Contents] Auditing Errors