|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Error entry point... |
« View previous topic :: View next topic » |
Author |
Message
|
di@blo |
Posted: Thu Jan 03, 2008 8:53 am Post subject: Error entry point... |
|
|
Newbie
Joined: 03 Jan 2008 Posts: 3
|
Hi, i hope that it's rigth forum about my problem.
I'm setting an XA configuration on Websphere MQ to DB2 v8.2
I followed the following steps:
1) In XA Resouce Manager of the Queue Manager i inserted following values:
SwitchFile: jdbcdb2.dll
XAOpenString: db=PROVA,uid=db2admin,pwd=db2admin,toc=p,tpm=mq
XACloseString: "blank"
ThreadOfControl: "blank"
2) I downloaded a java program from IBM site to try the connection.
When i lunch the java application i get this error
"The Procedure entry point sqloDelAllQueues2 could not be located in the dynamioc link library DB2SYS.dll"
Any idea?
Thanks a lot |
|
Back to top |
|
 |
fjb_saper |
Posted: Thu Jan 03, 2008 11:46 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Moved to multiphase commit forum _________________ MQ & Broker admin |
|
Back to top |
|
 |
di@blo |
Posted: Fri Jan 04, 2008 10:10 am Post subject: |
|
|
Newbie
Joined: 03 Jan 2008 Posts: 3
|
nobody?  |
|
Back to top |
|
 |
jefflowrey |
Posted: Fri Jan 04, 2008 10:38 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Is the qmgr started under an environment that includes all the necessary DB2 path/libpath etc. stuff?
Because remember that under XA, the qmgr establishes a connection to the database on it's own. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
di@blo |
Posted: Fri Jan 04, 2008 10:58 am Post subject: |
|
|
Newbie
Joined: 03 Jan 2008 Posts: 3
|
I set my classpath with SQLLIB, SQLLIB\BIN and SQLLIB\JAVA paths, but the error remain |
|
Back to top |
|
 |
jefflowrey |
Posted: Fri Jan 04, 2008 11:07 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
di@blo wrote: |
I set my classpath with SQLLIB, SQLLIB\BIN and SQLLIB\JAVA paths, but the error remain |
Not your classpath.
The queue manager needs to have all necessary environment variables set up, when it's started, to establish a connection to DB2 all on it's own.
And the error you're reporting, by the way, is not a classpath issue. The queue manager doesn't use Java at all, and so CLASSPATH is completely irrelevant. This is a PATH or LIBPATH issue... or another environment variable issue.
Or maybe you don't have a full db2 client installed, that the queue manager can use. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|