If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Need for DB2 Connect with Websphere Application server
If an Java environment has the latest version of Websphere Application Server installed, are there any advantages in using DB2 connect to connect to the database versus a direct connectivity via the WAS?
Its in a z/OS environment, currently using DB2 Connect but there are issues with it processing a file larger than 350 MB for some reason. Looking at the possibility of bypassing DB2 Connect and doing a direct connect with the WAS.
Using the DB2 Universal JDBC Provider (XA) with type 4 driver which is supported in WAS running on z/OS to connect directly to the z/OS host DB2 Server as oppose to using DB2 connect.