Show TOC

-893: Too many hostvariablesLocate this document in the navigation structure

Use

Explanation

  • Too many parameters are specified in an SQL statement with descriptor.

  • 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 Response

Reduce the number of parameters in the SQL statement to 300 or less.