IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Regarding usage of MQSeries


IBM Mainframe Forums -> Java & MQSeries
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
arunoday

New User


Joined: 17 May 2005
Posts: 18
Location: Bangalore

PostPosted: Fri May 27, 2005 10:11 am
Reply with quote

Hi All

Till now I have used websphere MQ only under CICS environment. Can this be used under any other environment other than CICS ? Can MQ be used for batches anyway ? or is it for online programs only ?

Thanks in advance

Arunoday
Back to top
View user's profile Send private message
harvick29mdj

New User


Joined: 06 Oct 2005
Posts: 3

PostPosted: Thu Oct 06, 2005 1:49 am
Reply with quote

MQSeries can be used in a batch environement. I'm currently adding MQSeries functionality to our batch environment to communicate with CICS and JAVA applications. The programs and parms are almost identical between batch and CICS.
Back to top
View user's profile Send private message
prem_ibm

New User


Joined: 15 Sep 2007
Posts: 31
Location: Chennai

PostPosted: Wed Jun 04, 2008 3:58 pm
Reply with quote

Hi All,

I want to know about the MQ Setup in Mainframe environment i.e ZoS.How it linked with diferent platforms like CICS,UNIX,JAVA,IMS-Online & Web based application to send the Messages accross.

Thanks is advance

Prem
Back to top
View user's profile Send private message
Bill Dennis

Active Member


Joined: 17 Aug 2007
Posts: 562
Location: Iowa, USA

PostPosted: Wed Jun 04, 2008 6:39 pm
Reply with quote

Connections between systems are sender/receiver "channels" (usually TCPIP) controlled by the Channel Initiator task. The Queue Manager task handles the activity putting/getting messages on the queues. These tasks must be customized and started on your z/OS system.

Here is a beginners manual on MQ to get the concepts.
www.redbooks.ibm.com/redpapers/pdfs/redp0021.pdf
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> Java & MQSeries

 


Similar Topics
Topic Forum Replies
No new posts STEM usage in REXX CLIST & REXX 14
No new posts z/OS Modules Usage report using SMF 42 DFSORT/ICETOOL 2
No new posts Concatenate 2 fields (usage national)... COBOL Programming 2
No new posts JCL and TAPE drives: how to maximize ... JCL & VSAM 9
No new posts Usage of BINSEARCH PL/I PL/I & Assembler 1
Search our Forums:

Back to Top