yes i have started IS i kept in same location mentioned above getting same error,can i using correct jars file ,do i need to kepp any other jar file.
please provide me the links to download all jar files to connect informix 11.50 version database,i think i need to keep new jar files ,those files may be corrupted.
am i giving correct property setting to connect to informix database?
I Removed ifxjdbc-2.1.jar,ifxjdbc.jar,xerces.jar files from the <int_Loc>\lib\jars\ and <int_Loc>\packages\WmJDBCAdapter\code\jars\static\ locations and
i kept
JDBC.2.21.JC4.jar,JDBC.3.50.JC3DE.jar files in <int_Loc>\lib\jars\ <int_Loc>\packages\WmJDBCAdapter\code\jars\static\ and which i downloaded from IBM site. the propert setting for connection is
InformixConnection Details
Connection Type JDBC Adapter Connection
Package Name DWAFCommon
Connection Properties
Transaction Type NO_TRANSACTION
DataSource Class com.informix.jdbcx.IfxDataSource
serverName inf_10_wart
user warmsrd
password ******
databaseName nc_ws
portNumber 1565
networkProtocol tcp/ip
Other Properties IfxIFXHOST=10.132.32.228
Connection Management Properties
Enable Connection Pooling true
Minimum Pool Size 1
Maximum Pool Size 10
Pool Increment Size 1
Block Timeout (msec) 1000
Expire Timeout (msec) 1000
Startup Retry Count 0
Startup Backoff Timeout (sec) 10
i got below error while enabling the connection
Error encountered
[ART.118.5042] Adapter Runtime (Connection): Unable to enable connection resource DWAFCommon.InformixConnection:InformixConnection.
[ART.118.5036] Adapter Runtime (Connection): Unable to configure connection manager.
[ADA.1.200] The JDBC DataSource class “com.informix.jdbcx.IfxDataSource” cannot be located.
com.informix.jdbcx.IfxDataSource.
please any one help me on drivers jar files where i can be downloaded the jar files for informix database 11.50 version and WM 7.1.1 version having JDBC 6.5 version adapters.
please attach me (anilellendula@gmail.com)the jar files to connect to the informix databse or give me the url to get download it.
hi all,
i downloaded JDBC.2.21.JC4.jar,JDBC.3.50.JC3DE.jar,JDBC.3.00.JC1DE.jar and
JDBC.3.10.JC1DE jar files,which i downloaded from ibm
site(http://www14.software.ibm.com/webapp/download/search.jsp?go=y&rs=ifxjdbc),kept these files in in IntegrationServer/lib/jars and
WmJDBCAdapter\code\jars\static folde,i got the below error.
InformixConnection Details
Connection Type JDBC Adapter Connection
Package Name DWAFCommon
Connection Properties
Transaction Type NO_TRANSACTION
DataSource Class com.informix.jdbcx.IfxDataSource
serverName inf_10_wart
user warmsrd
password ******
databaseName nc_ws
portNumber 1565
networkProtocol tcp/ip
Other Properties IfxIFXHOST=10.132.32.228
Connection Management Properties
Enable Connection Pooling true
Minimum Pool Size 1
Maximum Pool Size 10
Pool Increment Size 1
Block Timeout (msec) 1000
Expire Timeout (msec) 1000
Startup Retry Count 0
Startup Backoff Timeout (sec) 10
Error
Error encountered
[ART.118.5042] Adapter Runtime (Connection): Unable to enable
connection resource DWAFCommon.InformixConnection:InformixConnection.
[ART.118.5036] Adapter Runtime (Connection): Unable to configure
connection manager.
[ADA.1.200] The JDBC DataSource class
“com.informix.jdbcx.IfxDataSource” cannot be located.
com.informix.jdbcx.IfxDataSource
please send me the jar files and connection properties to set in connection
Hi All,
i removed all jar file from lib locations and i sucedded by these jar files ifxjdbc.jar and ifxjdbcx.jar,before ifxjdbcx.jar i didnot have this jar file,only these two files required to connect to the informix 11.50 database with below details.
InformixConnection Details
Connection Type JDBC Adapter Connection
Package Name DWAFCommon
Connection Properties
Transaction Type NO_TRANSACTION
DataSource Class com.informix.jdbcx.IfxDataSource
serverName inf_10_wart
user warmsrd
password ******
databaseName nc_ws
portNumber 1565
networkProtocol tcp/ip
Other Properties IfxIFXHOST=10.132.32.228
Connection Management Properties
Enable Connection Pooling true
Minimum Pool Size 1
Maximum Pool Size 10
Pool Increment Size 1
Block Timeout (msec) 1000
Expire Timeout (msec) 1000
Startup Retry Count 0
Startup Backoff Timeout (sec) 10
Hi All,
i removed all jar file from lib locations and i sucedded by these jar files ifxjdbc.jar and ifxjdbcx.jar,before ifxjdbcx.jar i didnot have this jar file,only these two files required to connect to the informix 11.50 database with below details.
InformixConnection Details
Connection Type JDBC Adapter Connection
Package Name DWAFCommon
Connection Properties
Transaction Type NO_TRANSACTION
DataSource Class com.informix.jdbcx.IfxDataSource
serverName inf_10_wart
user warmsrd
password ******
databaseName nc_ws
portNumber 1565
networkProtocol tcp/ip
Other Properties IfxIFXHOST=10.132.32.228
Connection Management Properties
Enable Connection Pooling true
Minimum Pool Size 1
Maximum Pool Size 10
Pool Increment Size 1
Block Timeout (msec) 1000
Expire Timeout (msec) 1000
Startup Retry Count 0
Startup Backoff Timeout (sec) 10