Background documentation-1006: Too many variables Locate this document in the navigation structure

 

Explanation

A maximum of 2000 parameters may be specified per SQL statement.

User Response

Reduce the number of parameters specified in the SQL statement. Some parameters must be replaced with constant values. If this is not possible, split the SQL statement into several SQL statements.