Hi All,
I am getting following error while connecting to DB2 database.
=============================================
Error during database connection to the database URL 'jdbc:as400://217.28.190.114/GRPDTA' using the JDBC driver 'com.ibm.as400.access.AS400JDBCDriver': 'com.sap.aii.adapter.jdbc.sql.DriverManagerException: Cannot establish connection to URL 'jdbc:as400://217.28.190.114/GRPDTA': SQLException: The application requester cannot establish the connection. (Connection timed out: connect)'
==========================================================
I have deployed the jt400.jar file on server.
My setting are :
JDBC Driver: com.ibm.as400.access.AS400JDBCDriver
Connection: jdbc:as400://217.28.190.114/GRPDTA
Any idea what could the reason?
Ranjeet Singh.