DataDirect Connect Drivers
:
DB2 Driver
:
DB2 Packages
:
Creating DB2 Packages Using Connection Properties
:
Example: DB2 for Linux/UNIX/Windows
Example: DB2 for Linux/UNIX/Windows
The following URL creates DB2 packages with 400 dynamic sections. If any DB2 packages already exist, they will be replaced by the new ones being created.
jdbc:datadirect:db2://server1:50000;DatabaseName=SAMPLE;
CreateDefaultPackage=TRUE;ReplacePackage=TRUE;DynamicSections=400