The disk on the database server has encountered an error. 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_DISK_ERROR As ExceptionCode
C#
public static readonly ExceptionCode DB_DISK_ERROR
Visual C++
public:
static initonly ExceptionCode^ DB_DISK_ERROR
JavaScript
FileNet.Api.Exception.ExceptionCode.dB_DISK_ERROR

ToggleSee Also