SQL communication area

 

The SQL communication area (SQLCA) is a set of variables that provides an application program with information about its execution of SQL statements. The SQLCA is updated at the end of the execution of every SQL statement.

 

Parent topic:

SQL concepts

 

Related concepts


SQLCA (SQL communication area)
Handling SQL error return codes using the SQLCA