Contents Index no INTO clause on SELECT statement no declare section and no INCLUDE SQLCA statement

ASA Programming Guide
  SQL Preprocessor Error Messages
    SQLPP errors

no OPEN for cursor '%1'


Message value Message Type
2694 Error
Probable cause 

A cursor is declared, and possibly used, but is never opened.


Contents Index no INTO clause on SELECT statement no declare section and no INCLUDE SQLCA statement