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 » IBM MQ API Support » Error white running MQ-CICS program.

Post new topic  Reply to topic
 Error white running MQ-CICS program. « View previous topic :: View next topic » 
Author Message
ngupta72
PostPosted: Fri Jan 05, 2007 12:59 pm    Post subject: Error white running MQ-CICS program. Reply with quote

Newbie

Joined: 15 Dec 2006
Posts: 1

Hi,
When I run MQ-CICS program to put message in MQ queue it gives me error

PROGRAM: CSQTRUE +++++++++NO SOURCE AVAILABLE+++++++ ABEND CODE QAPI

Can somebody help me out.
Also I would like to knopw in CICS region do we need to give connect/open queue and close/disconnect command. As per my knowledge in CICS region we don't need to open/close MQ queue.

Thanks
Navin
Back to top
View user's profile Send private message
KevinF23492
PostPosted: Fri Jan 05, 2007 2:59 pm    Post subject: Re: Error white running MQ-CICS program. Reply with quote

Novice

Joined: 26 Dec 2006
Posts: 22

ngupta72 wrote:
As per my knowledge in CICS region we don't need to open/close MQ queue.


It depends.

If you are trying to kick off a CICS transaction by using the CICS bridge then, NO, you don't need specify a queue in the request (unless you need a reply).

If you want to read or write to a queue from within a CICS transaction then, YES, you do need to open the queue in your program.

In the laster case you do not need to connect to the queue manager. CICS has the connection handle already and ignores the MQCONN. Nor do you need a MQDISC.

In the case of the CICS bridge you will need to connect to a queue manager in order to drop the bridge request message on the bridge queue.

In either case has CICS has to be set up ahead of time to MQ enable it.
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 » IBM MQ API Support » Error white running MQ-CICS program.
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.