Background documentation-871: Too many variable definitions Locate this document in the navigation structure

 

Explanation

The number of SQL variable definitions is too great.

User Response

Break down the SQL statements into several modules or reduce the number of SQL variable declarations. The maximum number is 10000.