The database fileystem is full. The operation should be retried. If the problem persists the issue should be forwarded to the DBA including 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_FILESYSTEM_FULL As ExceptionCode
C#
public static readonly ExceptionCode DB_FILESYSTEM_FULL
Visual C++
public:
static initonly ExceptionCode^ DB_FILESYSTEM_FULL
JavaScript
FileNet.Api.Exception.ExceptionCode.dB_FILESYSTEM_FULL

ToggleSee Also