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 » Mainfranme VSAM file processing through WMB

Post new topic  Reply to topic
 Mainfranme VSAM file processing through WMB « View previous topic :: View next topic » 
Author Message
mqsubrata
PostPosted: Wed Jul 22, 2009 2:09 am    Post subject: Mainfranme VSAM file processing through WMB Reply with quote

Novice

Joined: 03 Dec 2004
Posts: 18
Location: kolkata

Hello,

We have a requirement to process VSAM mainframe files through WMB. I know there is a support pack available IA13 for WMB on z/OS where VSAM node comes. In that case I am assuming that this support pack only work with IBM mainframe ( z/OS). Will it work for any mainframe systems ( Non IBM) or is there any other way to process mainframe VSAM files from WMB?

Would appreciate your great answer.

Thanks in advance !!
Back to top
View user's profile Send private message
zpat
PostPosted: Wed Jul 22, 2009 3:22 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

There are many ways.

Do you want to read the entire VSAM dataset through a message flow or extract a particular record?

Do you want to process one record at a time through the message flow?

Forget about "non-IBM" mainframes - (a) they don't really exist except in the minds of marketing people and (b) whatever they are they don't run z/OS.
Back to top
View user's profile Send private message
mqsubrata
PostPosted: Wed Jul 22, 2009 3:26 am    Post subject: Reply with quote

Novice

Joined: 03 Dec 2004
Posts: 18
Location: kolkata

Hello,

I want to extract a particular record also I want to modify a particular record.
Back to top
View user's profile Send private message
ovasquez
PostPosted: Wed Jul 22, 2009 7:41 am    Post subject: Re: Mainfranme VSAM file processing through WMB Reply with quote

Centurion

Joined: 09 Dec 2005
Posts: 141
Location: Lima, Peru

mqsubrata wrote:
Hello,
We have a requirement to process VSAM mainframe files through WMB. I know there is a support pack available IA13 for WMB on z/OS where VSAM node comes.

YES
Quote:

In that case I am assuming that this support pack only work with IBM mainframe ( z/OS).

YES
Quote:

Will it work for any mainframe systems ( Non IBM) or is there any other way to process mainframe VSAM files from WMB?

VSAM is from IBM...so only exist in IBM Mainframe.
VSAM is a File type, in z/Os for example exist a some file types, Secuencial, VSAM(Sub Type:Secuencial, Key, RRD), Generationals,....
>>>Maybe in other Mainframe exist other files type.
Suppport pack IA13 have some examples. Copy and Run.
_________________
Oscar Vásquez Flores
Back to top
View user's profile Send private message Send e-mail
zpat
PostPosted: Wed Jul 22, 2009 7:57 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

Assuming that you don't have WMB on z/OS. I would recommend this approach:

Have WMB send a MQ message to a mainframe queue with the index value for the VSAM read in the message data.

Have this queue trigger a transaction in a CICS region using CKTI.

Code the CICS transaction to read/update the VSAM dataset and respond back (this transaction may well already exist).

There is no way to directly access VSAM from non-z/OS WMB platforms - you have to use some kind of CICS trigger or CICS bridge.

If you don't have CICS (a) get a life! and (b) use batch triggering or IMS if you use that.

MQ and CICS

http://publib.boulder.ibm.com/infocenter/cicsts/v3r2/index.jsp?topic=/com.ibm.cics.ts.wmq.support.doc/WelcomePage/WelcomePage.html
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 » Mainfranme VSAM file processing through WMB
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.