Ccinfo
CCINFO is often embedded within or referenced by the handle. It contains the specific communication attributes required to talk to the remote server.
The lifecycle of a CCINFO block follows the standard SQL connection lifecycle: ccinfo
The structure maintains the current state machine of the connection. CCINFO is often embedded within or referenced by the handle
The CCINFO structure resides in the memory space of the client or the DDF address space (depending on the configuration). It is part of the layer. When an application connects to DB2 using standard APIs (like ODBC or JDBC), the driver creates an environment handle and a connection handle. ccinfo
Below is a technical white paper covering the most distinct technical usage: .

