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 » getJDBCType4Connection - MSSQLServer

Post new topic  Reply to topic Goto page Previous  1, 2
 getJDBCType4Connection - MSSQLServer « View previous topic :: View next topic » 
Author Message
mqjeff
PostPosted: Wed Sep 23, 2009 4:19 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

You are close to needing to open a PMR.

The only other thing I can suggest is to move the jar files to a non-temp location that does not have spaces in the path and then make sure that the Broker service user has sufficient privileges to those files.

But if that were really an issue, then the DatabaseRetrieve wouldn't function. So this is mostly voodoo I'm suggesting here.

If you do open a PMR, please PM me with the #, and make sure that you complete a full must-gather first. Collect a service trace as mentioned in the URL I posted that also has info on user trace, and supply a copy of a sample flow that uses both the working DatabaseRetrieve node and the non-working JavaCompute node.
Back to top
View user's profile Send private message
paranoid221
PostPosted: Fri Sep 25, 2009 12:32 pm    Post subject: Reply with quote

Centurion

Joined: 03 Apr 2006
Posts: 101
Location: USA

Code:

connectionUrlFormat='jdbc:sqlserver://[serverName]:[portNumber];DatabaseName=[databaseName];user=[user];password=[password]'


Your URL doesn't seem to be in sync with what the documentation suggests.

It should be :
Code:

connectionUrlFormat='jdbc:sqlserver://[serverName]:[portNumber]/[databaseName];user=[user];password=[password]'



Notice the use of / between port number and database name.
_________________
LIFE is a series of complex calculations, somewhere multiplied by ZERO.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2 Page 2 of 2

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » getJDBCType4Connection - MSSQLServer
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.