The ALTER operation failed because the zOS tablespace is out of versions.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly DB_NO_TABLESPACE_VERSIONS As ExceptionCode |
| C# |
|---|
public static readonly ExceptionCode DB_NO_TABLESPACE_VERSIONS |
| Visual C++ |
|---|
public: static initonly ExceptionCode^ DB_NO_TABLESPACE_VERSIONS |
| JavaScript |
|---|
FileNet.Api.Exception.ExceptionCode.dB_NO_TABLESPACE_VERSIONS |