Creating Db2 packages using package creation list files
- Last Updated: May 29, 2024
- 1 minute read
- DataDirect Connectors
- JDBC
- Documentation
Note: The user ID creating
the Db2 packages must have BINDADD privileges on the database. Consult with your database
administrator to ensure that you have the correct privileges.
To explicitly create Db2 packages, bind the appropriate package creation list files for your operating system on your database server (see the following table). When you bind the list files, if any Db2 packages exist, they will be replaced by the new packages. The list files create Db2 packages that contain 200 dynamic sections and are created in the NULLID collection.
| File | Location |
|---|---|
| DDJDBC_LUW.lst | installdir /DB2/bind/LUW |
| DDJDBC_400.lst | installdir /DB2/bind/iSeries |
| DDJDBC_MVS.lst | installdir /DB2/bind/zOS |
To explicitly create Db2 packages: