The batch statement did not return the appropriate number of results.

Namespace:  FileNet.Api.Exception
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
Public Shared ReadOnly DB_BAD_BATCH_RESULT As ExceptionCode
C#
public static readonly ExceptionCode DB_BAD_BATCH_RESULT
Visual C++
public:
static initonly ExceptionCode^ DB_BAD_BATCH_RESULT
JavaScript
FileNet.Api.Exception.ExceptionCode.dB_BAD_BATCH_RESULT

ToggleSee Also