Runtime support for DB2 CLI applications is contained in all DB2 Universal Database products, including the DB2 Client Application Enabler and the DB2 SDK. This section describes the general setup required; see also Platform Specific Details for CLI/ODBC Access.
In order for a DB2 CLI application to successfully access a DB2 database:
DB2 CLI will auto-bind on the first access to the database, provided the user has the appropriate authorization. The database administrator may need to perform the first connect, or explicitly bind the files. See How to Bind the DB2 CLI/ODBC Driver to the Database for more information.
See Platform Specific Details for CLI/ODBC Access for more information on how to do this using the tools available on your platform, or How to Set CLI/ODBC Configuration Keywords for details on doing this manually.