ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Broken Connection found at transaction start

Post new topic  Reply to topic
 Broken Connection found at transaction start « View previous topic :: View next topic » 
Author Message
Archu
PostPosted: Thu Oct 27, 2011 3:56 am    Post subject: Broken Connection found at transaction start Reply with quote

Novice

Joined: 17 Jun 2011
Posts: 16

I am using Microsoft SQL server

With below statement in the esql (compute node), I am gettig "Broken Connection found at transaction start " error with BIP6268

con = getJDBCType4Connection("Microsoft_SQL_ESB_DB", JDBC_TransactionType.MB_TRANSACTION_AUTO);

There is connectivity to database & below statements work fine

Class.forName("com.microsoft.sqlserver.jdbc.SQLServerDriver");
con = DriverManager.getConnection("jdbc:sqlserver://10.226.123.42:1433;databaseName=ESB_DB", "Esb", "pwd2011");

If above statement works, why is it not working with getJDBCType4Connection??


I have set the mqsisetdbparms for security identity & below are the properties


JDBCProviders
Microsoft_SQL_ESB_DB
connectionUrlFormat='jdbc:sqlserver://[serverName]:[portNumber];DatabaseName
=[databaseName];user=[user];password=[password]'
connectionUrlFormatAttr1=''
connectionUrlFormatAttr2=''
connectionUrlFormatAttr3=''
connectionUrlFormatAttr4=''
connectionUrlFormatAttr5=''
databaseName='ESB_DB'
databaseType='Microsoft SQL Server'
databaseVersion='default_Database_Version'
description='default_Description'
environmentParms='default_none'
jarsURL='D:\sqljdbc_3.0\enu'
maxConnectionPoolSize='0'
portNumber='1433'
securityIdentity='jdbcid'
serverName='10.226.123.42'
type4DatasourceClassName='com.microsoft.sqlserver.jdbc.SQLServerXADataSource
'
type4DriverClassName='com.microsoft.sqlserver.jdbc.SQLServerDriver'

please guide me to resolve this.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Broken Connection found at transaction start
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.