More than one SQLDA has been used in the SQL statement.
Resolution:
The preprocessor currently limits you to one SQLDA reference in an SQL statement. For example:
EXEC SQL PREPARE DYNSTMT INTO :SQLDA FROM :SQL-STMT END-EXEC
If this becomes an issue, contact
SupportLine.