The database has detected an inconsistent state. 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)
Syntax
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly DB_INCONSISTENT_STATE As ExceptionCode |
| C# |
|---|
public static readonly ExceptionCode DB_INCONSISTENT_STATE |
| Visual C++ |
|---|
public: static initonly ExceptionCode^ DB_INCONSISTENT_STATE |
| JavaScript |
|---|
FileNet.Api.Exception.ExceptionCode.dB_INCONSISTENT_STATE |