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 » mq abend in cics

Post new topic  Reply to topic
 mq abend in cics « View previous topic :: View next topic » 
Author Message
DKM
PostPosted: Thu Feb 06, 2003 3:23 pm    Post subject: mq abend in cics Reply with quote

Newbie

Joined: 06 Feb 2003
Posts: 1

hi folks
I am trying to run an mqseries program in cics and i am getting
error in MQGET CALL.
The error is as follows:
COMMAND ===> cics SCROLL ===> CSR
PROGRAM: CSQCTRUE +++++++++++ NO SOURCE AVAILABLE. USE HELP KEY ++++++++++++
CAUSE: UNKNOWN ABEND CODE ABEND CODE: QAPI
APPLID: CICSTESI USERID: ACS0601 TERM: 4804 NETNAME: TCP04804 TRAN: GAA6
INTERRUPT OFFSET: 00156C ADDRESS: 9A3D2A24 PSW: 078D0000 00000000 00000000
RESUME OFFSET: 00156C ADDRESS: 9A3D2A24 LAST CICS MACRO/EXEC: 0156C

INSTRUCTION: 05EF BALR 14,15
REGISTERS:

R0 R1 R2 R3 R4 R5 R6 R7
Any help on this would be highly appreciated.

Thanks
DKM
Back to top
View user's profile Send private message
mgrabinski
PostPosted: Thu Feb 06, 2003 11:12 pm    Post subject: Reply with quote

Master

Joined: 16 Oct 2001
Posts: 246
Location: Katowice, Poland

Can you find in your source code the place of the abend? Can you post it? (Just the abending instruction, plus some previous lines)
_________________
Marcin Grabinski <><
Back to top
View user's profile Send private message
bob_buxton
PostPosted: Fri Feb 07, 2003 1:39 am    Post subject: Reply with quote

Master

Joined: 23 Aug 2001
Posts: 266
Location: England

QAPI is generated for an unknown MQ API call.
I would check that the level of MQ-CICS stub that your program is linked with matches the level of the MQ CICS adapter code running in your CICS region.

Prior to MQSeries 5.2 the MQCONN and MQDISC calls were ignored by the stub program but 5.2 introduced support for MQCONNX/MQDISC in CICS so the calls now flow from the stub into the adapter.

So if your prgram issues an MQDISC and is linked with the 5.2 or higher stubs but your CICS does not have the 5.2 adapter then you will see this abend.

If this isn't the cause of your problem then you will probably need to raise a problem with the support organisation. This abend shouldn't occur with an MQGET call.
_________________
Bob Buxton
Ex-Websphere MQ Development
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 » mq abend in cics
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.