The Content Platform Engine server has determined that the GCD database is not currently available and has transitioned into a file fallback mode where only read operations are permitted.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly GCD_DATABASE_UNAVAILABLE As ExceptionCode |
| C# |
|---|
public static readonly ExceptionCode GCD_DATABASE_UNAVAILABLE |
| Visual C++ |
|---|
public: static initonly ExceptionCode^ GCD_DATABASE_UNAVAILABLE |
| JavaScript |
|---|
FileNet.Api.Exception.ExceptionCode.gcD_DATABASE_UNAVAILABLE |