[ART.118.5042] Adapter Runtime (Connection): Unable to enable connection resource rajesh:rajesh.
[ART.118.5036] Adapter Runtime (Connection): Unable to configure connection manager.
[ADA.1.204] Cannot connect to the database with DataSource class “com.microsoft.jdbcx.sqlserver.SQLServerDataSource”.
[Microsoft][SQLServer 2000 Driver for JDBC]Error establishing socket.
I am getting the above error when enabling JDBC adapter connection with SQL Server.
I am using wm6.0.1 with servicepack2 and OS winXPHome Edition with servicepack 4
and the properties i have given for the connection are
TransactionType:Local_Transaction
DataSourceClass:com.microsoft.jdbcx.sqlserver.SQLServerDataSource
ServerName:COMP
user:sa
password:******
databasename:master
portnumber:1433
networkprotocol:TCP/IP
OtherProperties:
change,
networkProtocol as blank
Other Properties selectMethod=cursor
If it still does not work check you have put all the required jars in the integration Server/lib/jars folder and make sure they match with the the version your using.
I did changes what u mention and i checkout version of jars also and i placed the jar files in the specified path by u now it is giving the following error.
[ART.118.5042] Adapter Runtime (Connection): Unable to enable connection resource rajesh:rajesh.
[ART.118.5036] Adapter Runtime (Connection): Unable to configure connection manager.
iaik.asn1.structures.Name
Do u have any idea regarding this new error which i am getting and what is the reason for this.
Can you post a snapshot of the connection properties. So it might be helpful to know why you would get this error. And also if possible of the snapshot of jar folder.
This error can also mean that the ServerName that you entered is not correct. Try the ip address of the server instead of the name and try pinging the server first