-516 The DESCRIBE statement does not specify a prepared statement.

Explanation

The application program tried to run a DESCRIBE statement, but the statement specified a statement that was not prepared.

System action

The statement cannot be processed.

Programmer response

Verify that the statement name specified in the DESCRIBE statement is a statement that has been prepared. Run the statement again.

SQLIMSSTATE

26501