-712: Too many parameters, SQLMAX too small 

Explanation:

In an SQLDA area, an SQLVAR entry was accessed which is no longer available (maximum number of SQLVAR entries < index of the SQLVAR entry).

User Action:

Update the maximum number of SQLVAR elements or correct the index.