What happens during SQL processing

The main DB2® activities involved in processing CICS® transactions with SQL calls are: thread creation, SQL processing, commit processing, thread release, and thread termination.

These main activities are performed for each transaction. The exact work involved in each activity depends on the DB2CONN and DB2ENTRY options, the BIND options, and whether packages are used.