Creating DB2 Packages Using Package Creation List Files
- Last Updated: May 18, 2020
- 1 minute read
- DataDirect Connectors
- JDBC
- IBM Db2 5.1
- MySQL 5.1
- Progress OpenEdge 5.1
- SAP Sybase 5.1
- 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: