It is not possible to set the resource status of an IBM Content Search Services index to UNAVAILABLE while a resync index job is in progress on that index. The resync job must complete or be cancelled before you can set the resource status of the index to UNAVAILABLE.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Visual Basic (Declaration) |
---|
Public Shared ReadOnly CBR_TS_UNAVAILABLE_INVALID_DURING_RESYNC As ExceptionCode |
C# |
---|
public static readonly ExceptionCode CBR_TS_UNAVAILABLE_INVALID_DURING_RESYNC |
Visual C++ |
---|
public:
static initonly ExceptionCode^ CBR_TS_UNAVAILABLE_INVALID_DURING_RESYNC |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.cbR_TS_UNAVAILABLE_INVALID_DURING_RESYNC |