I am using DataDirect JDBC to connect to DB2 I am getting errors when the driver first tries to connect and create and run the package scripts. I see in DataDirect's doc that you can run the scripts manually but I can't find them. Are these downloadable somewhere?
Asked
Active
Viewed 32 times
1 Answers
0
Is this a link you are looking for?
HOW TO CREATE OR MODIFY DB2 BINDING PACKAGES ON UNIX/LINUX
Or this one?
Creating a DB2 Package

Mark Barinstein
- 11,456
- 2
- 8
- 16
-
Thanks. That is the link that describes how to run the scripts. I am looking for the scripts themselves. I am using Adobe ColdFusion that embeds datadirect drivers so I don't have the full product. – mcollins323 Apr 11 '19 at 20:10