Creating Db2 Packages Using List Files
- Last Updated: March 29, 2022
- 1 minute read
- DataDirect Connectors
- ODBC
- IBM Db2 8.0
- Documentation
You can bind the following list files on your database server to create Db2 packages:
- DDODBC_LUW.lst (Db2 for Linux/UNIX/Windows, Db2 Hosted, and Db2 Warehouse on Cloud)
- DDODBC_MVS.lst (Db2 for z/OS)
- DDODBC_400.lst (Db2 for i)
The list files are located in the \bind\LUW, \bind\zOS, and \bind\iSeries directories, respectively, in your installation directory. When you bind the list files, if any DataDirect Db2 packages exist, they will be replaced by the new packages. The list files create Db2 packages that, by default, contain 200 dynamic sections and are created in the NULLID collection. You can override the default number of dynamic sections and the collection in which the packages are created by changing the appropriate connection option in the data source, as described previously.
To create Db2 packages by binding list files: