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 » MQSI and IMS database

Post new topic  Reply to topic
 MQSI and IMS database « View previous topic :: View next topic » 
Author Message
loveneesh
PostPosted: Fri Mar 19, 2004 5:02 am    Post subject: MQSI and IMS database Reply with quote

Novice

Joined: 24 Mar 2002
Posts: 11

Hi,

I have broker on Unix box and in one of the message flows will connect to IMS database on M/F, is this possible? If yes, can this be a coordinated transaction, I mean 2-PC here.

The scenarion would be MQSeries (Unix) --> MQSI Broker (Unix) --> IMS Database (MainFrame)

Thanks
Loveneesh
Back to top
View user's profile Send private message Send e-mail
JT
PostPosted: Sat Mar 20, 2004 7:48 am    Post subject: Reply with quote

Padawan

Joined: 27 Mar 2003
Posts: 1564
Location: Hartford, CT.

Have you taken a look at "IMSConnect/IMSConnector for Java" from IBM?

We use IBM's DB2Connect from our v5.0.2 message brokers, running on Solaris/Unix servers to access mainframe DB2 tables via SQL commands imbedded in compute/database nodes. DB2Connect supports ODBC, so WMQIMB can be configured through settings in the .odbc.ini file and the establishment of the DB2 catalog on the server.

Taking a quick look at "IMSConnect/IMSConnector for Java", it appears the product doesn't offer support for ODBC, but does for JDBC, so your solution may reside in developing a custom plug-in using IMSConnector for Java. Of course the IMSConnect component would have to be implemented in your mainframe IMS environment.
http://www-306.ibm.com/software/data/db2imstools/imstools/imsjavcon.html
http://www-306.ibm.com/software/data/ims/v7/con4java.pdf
Back to top
View user's profile Send private message
bolek
PostPosted: Mon Mar 22, 2004 12:48 am    Post subject: Reply with quote

Apprentice

Joined: 25 Jul 2002
Posts: 35
Location: Germany

JT wrote:

Taking a quick look at "IMSConnect/IMSConnector for Java", it appears the product doesn't offer support for ODBC, but does for JDBC, so your solution may reside in developing a custom plug-in using IMSConnector for Java. Of course the IMSConnect component would have to be implemented in your mainframe IMS environment.
http://www-306.ibm.com/software/data/db2imstools/imstools/imsjavcon.html
http://www-306.ibm.com/software/data/ims/v7/con4java.pdf


WMQI 2.1 does not support ODBC/JDBC from custom plug-ins ( see WMQI Prog. Guide ). I can't find this limitation in V5 documentation, but I think this still be valid, because direct access to xDBC may violate WMQI transactions handling.

P.S.

"Database access

The broker uses Open Database Connectivity (ODBC) as an interface to its own internal database, and to customer enterprise databases accessed in Filter, Compute, Database, and related processing nodes. The ODBC environment cannot be accessed using the plug-in node interface. Database access must be performed using the implementation functions supplied for that purpose (see "SQL statement handling" on page 128), or by using the supplied processing nodes.
[...]
Database access must be performed using the methods supplied for that purpose, or by using the supplied processing nodes.
Use of Java Database Connectivity (JDBC) within plug-ins written in Java is not supported."
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 » MQSI and IMS database
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.