Previous Topic: DB2 SQL Not SupportedNext Topic: Supported SQL Language Elements


SQLCA

The SQLCA is a work area that retrieves information about the last SQL statement processed, either embedded SQL or SQL generated by a FOR construct. You can access SQLCA fields in CA Ideal programs using the following functions:

In a non‑CICS environment, if a PDL CHECKPOINT or BACKOUT statement is executed and the database was accessed, then CA Ideal executes a SQL COMMIT or ROLLBACK, changing the contents of the SQLCA.