1. Which Unix flavour do I need? J2EE application using IBM tools? stackoverflow.comI want to try Unix for developing J2EE application. I use the IBM software.
|
2. Issues with DB2 configuration in websphere stackoverflow.comIam getting exception as below i configured database settings using wepshere adminstartion, not changed any code, i got that code from resporatry and i feel no issue with code. WTRN0062E: An ... |
3. Installing DB2 as a remote Database for accessing WebSphere coderanch.com |
4. Connecting to DB2 V7.2 from WebSphere V5 coderanch.comHi. I am an newbie all-rounder and urgently require your help. I have just installed WebSphere V5 Network Deployment and Appl Server on same linux machine. Using web-based admin, I have set up datasource following some doc - DB2 JDBC Provider(XA) as JDBC Provider. Now, in setting DB2_JDBC_DRIVER_PATH variable, I have no idea what driver to use and where to put ... |
5. J2CA0036E setDataSourceProperties - WebSphere 5.x & DB2 7.x coderanch.comI do see this exception infrequently. This exception may happen for the exact same record, which was inserted into database successfully before. There is no pattern for this exception to occur. As I said, same record that had success before may throw this exception. I am using WAS 5.1.1.3 and DB2 7.x. I am using datasource to get database connection. J2CA0036E: ... |
6. Websphere Application Server V6.1 connection problem with DB2 V8.1 coderanch.comAs you say you are able to ping from your WAS machine to DB2,i think it must be with the IP Address Vs DNS name conflict. I also really don't know, but sometimes trying out with the IP Address instead of the hostname works! Can you please try this option? Also, pinging is different from connecting to an application which is ... |
7. DB2 Websphere JDBC error UnsatisfiedLinkError dbforums.comI am trying to get a JDBC connection set up on WebSphere 5.1 to a DB2 (mainframe) database. I have it working from my local workstation, but it will not work from the server. I get the following error: [5/25/06 9:50:55:480 CDT] 1f309be4 DataSourceCon E DSRA8040I: Failed to connect to the DataSource. Encountered : java.lang.UnsatisfiedLinkError: SQLConnect I've seen posts before about ... |