The database transaction log is full. The operation should be retried. If the problem persists the issue should be forwarded to the DBA and include the subsequent error message text that contains the database vendor's error code.

Namespace:  FileNet.Api.Exception
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
Public Shared ReadOnly DB_TRANSACTION_LOG_FULL As ExceptionCode
C#
public static readonly ExceptionCode DB_TRANSACTION_LOG_FULL
Visual C++
public:
static initonly ExceptionCode^ DB_TRANSACTION_LOG_FULL
JavaScript
FileNet.Api.Exception.ExceptionCode.dB_TRANSACTION_LOG_FULL

ToggleSee Also