-871: Too many variable definitions
Explanation
The number of SQL variable definitions is too great.
User Action
Break down the SQL statements into several modules or reduce the number of SQL variable declarations. The maximum number is 10000.