The underlying database does not have enough memory or heap space to process the current command.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly DB_OUT_OF_MEMORY As ExceptionCode |
| C# |
|---|
public static readonly ExceptionCode DB_OUT_OF_MEMORY |
| Visual C++ |
|---|
public: static initonly ExceptionCode^ DB_OUT_OF_MEMORY |
| JavaScript |
|---|
FileNet.Api.Exception.ExceptionCode.dB_OUT_OF_MEMORY |