What is MQ SERIES AND why it is used?

About MQSERIES & WEBSPHERE

Moderator: Moderator Group

Post Reply
anshul0083
Member
Posts: 2
Joined: Tue Jun 23, 2009 11:10 am

What is MQ SERIES AND why it is used?

Post by anshul0083 » Tue Jun 23, 2009 12:34 pm

Hi, i Have heard very much about MQ series but can anybody throw more light on this.
Mainframes Crazy

User avatar
dbzTHEdinosauer
Moderator
Posts: 981
Joined: Mon Oct 02, 2006 8:31 pm

Post by dbzTHEdinosauer » Tue Jun 23, 2009 5:33 pm

Dick Brenholtz
JCL, SQL and code in programs have an irritating habit of doing what you say,
not what you meant.

User avatar
Natarajan
Moderator
Posts: 537
Joined: Fri Oct 10, 2008 12:57 pm
Location: chennai
Contact:

IBM MAINFRAME MQ SERIES CICS

Post by Natarajan » Tue Jun 23, 2009 5:48 pm

MQ - Messaging and Queuing

Programs uses MQ to communicate over network. If programs using MQ, they dont have to be connected perminently.

Let us see how they will work.

PROGRAM 1 resides in SYSTEM A
PROGRAM 2 resides in SYSTEM B

If you want PROGRAM 1 to communicate with PROGAM 2. You can use MQ for this.
PROGRAM 1 ( let us assume... this is a COBOL program :) ) - open a connection with MQ and put message and disconnect.

PROGRAM2 can connect any time to MQ and get that message.

Same way PROGRAM2 can send message to PROGRAM1.

Above gives basics knowled on Mainframe MQ Series.

For more knowledge on this.. please refer documents refered by dick
and you can also refer below IBM Red book on MQ Series.

MQ Series red book
Natarajan
Chennai

anshul0083
Member
Posts: 2
Joined: Tue Jun 23, 2009 11:10 am

Post by anshul0083 » Wed Jun 24, 2009 3:08 pm

Thanks a lot for your help.
Mainframes Crazy

jonhmardona
Member
Posts: 1
Joined: Tue Aug 04, 2009 10:11 am

SQL Server Developer install ?

Post by jonhmardona » Fri Aug 07, 2009 10:27 am

I have SQL Server 2008 installed, but I was wanting to use SQL Server 2005 Developer edition and I was wondering if they can coexist on the same machine.

The reason I as this is that I originally had SQL 2005 Express that was installed when I installed Visual Studio 2005, but when I installed SQL 2008 Express, SQL 2005 Express would no longer run and I received some weird errors when I tried to run it so I uninstalled it and now I just use SQL 2008 Express.

I don't want to mess up SQL 2008 Express so I thought I would ask this question and see if they are compatible.

dvdbrwn112
Member
Posts: 3
Joined: Fri Oct 30, 2009 2:35 pm

Post by dvdbrwn112 » Sat Oct 31, 2009 11:48 am

MQ is really need it for system administrator because of it installs and configures off the shell message- queuing and it is defining a named message queue.There are lots of number of options message passing like durability, security ploicies, message puring policies, support systems for filtering the data, Routing the policies and batching the policies.

kesav
Member
Posts: 1
Joined: Thu Jul 12, 2012 11:11 am

Post by kesav » Thu Jul 12, 2012 11:25 am

dvdbrwn112 wrote:MQ is really need it for system administrator because of it installs and configures off the shell message- queuing and it is defining a named message queue.There are lots of number of options message passing like durability, security ploicies, message puring policies, support systems for filtering the data, Routing the policies and batching the policies.
Thanks alot...i got basic idea of MQ with this discussion... :D

DikDude
Moderator
Posts: 1001
Joined: Fri Jul 22, 2011 8:39 am
Location: usa

Post by DikDude » Fri Jul 13, 2012 12:43 am

Welcome to the forum,

Suggest you do more research about MQ if you want to learn about how it is actually used as the bit posted is at best an incomplete overview. And that post is more than 2 years old.

Here is the link to the IBM MQ Series Primer Redbook
http://www.redbooks.ibm.com/redpapers/pdfs/redp0021.pdf
Have a good one

academyindia4

Topic deleted by Admin

Post by academyindia4 » Tue Jan 19, 2016 12:52 pm

<< Content deleted By Admin >>

Post Reply

FREE TUTORIALS

Tutorials
Free tutorials from mainframegurukul
  • JCL Tutorial
    Covers all important JCL concepts.
  • Cobol Tutorial
    This tutorials covers all Cobol Topics from STRING to COMP-3.
  • DB2 Tutorial
    DB2 Tutorial focuses on DB2 COBOL Programming.
  • SORT Tutorial
    This Tutorial covers all important aspects of DFSORT with examples
  • CICS Tutorial
    This CICS tutorial covers CICS concepts and CICS Basics, CICS COBOL Programming.
Interview
Mainframe Interview questions



Other References
Mainframe Tools and others