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 IndexSearch

Search found 14 matches
Author Message
Topic:Problem with rollback MQGET, from COBOL,on z/Os, using RRSAF
advokaat

Replies: 36
Views: 36846

PostForum:Mainframe, CICS, TXSeries Posted: Thu Jul 19, 2007 11:59 pm Subject: Problem with rollback MQGET, from COBOL,on z/Os, using RRSAF


Answer from IBM:
============

MQGMO.Options in the trace has the following value:
MQGMO.Options = x'4045' (16453) = MQGMO_CONVERT + MQGMO_ACCEPT_TRUNCATED_MSG + MQGMO_NO_SYNCPOINT + M ...
Topic:Problem with rollback MQGET, from COBOL,on z/Os, using RRSAF
advokaat

Replies: 36
Views: 36846

PostForum:Mainframe, CICS, TXSeries Posted: Wed Jul 11, 2007 11:07 pm Subject: Problem with rollback MQGET, from COBOL,on z/Os, using RRSAF
Specalists from my company have sent a "software request" to IBM.

(I have downgraded my cobol-program to a version without DB2, but still with MQ and RRSAF, and still the message GET from ...
Topic:Problem with rollback MQGET, from COBOL,on z/Os, using RRSAF
advokaat

Replies: 36
Views: 36846

PostForum:Mainframe, CICS, TXSeries Posted: Wed Jul 04, 2007 12:09 am Subject: Problem with rollback MQGET, from COBOL,on z/Os, using RRSAF
I will try to find the RRS-panels...
What is UR?
Anyhow: DB2 is rolled back correctly, only MQ isn't....
Topic:Problem with rollback MQGET, from COBOL,on z/Os, using RRSAF
advokaat

Replies: 36
Views: 36846

PostForum:Mainframe, CICS, TXSeries Posted: Tue Jul 03, 2007 6:44 am Subject: Problem with rollback MQGET, from COBOL,on z/Os, using RRSAF
OK.

I wait a few days for the company-specialist to have a look at it.
And then I try a PMR with IBM.

But if there is a person around who has experienced the same problem....
Topic:Problem with rollback MQGET, from COBOL,on z/Os, using RRSAF
advokaat

Replies: 36
Views: 36846

PostForum:Mainframe, CICS, TXSeries Posted: Tue Jul 03, 2007 6:08 am Subject: Problem with rollback MQGET, from COBOL,on z/Os, using RRSAF
I found for the environment error:

An MQCMIT or MQBACK call was issued, but the application has been linked with the RRS batch adapter CSQBRSTB. This adapter does not support the MQCMIT and MQBACK ...
Topic:Problem with rollback MQGET, from COBOL,on z/Os, using RRSAF
advokaat

Replies: 36
Views: 36846

PostForum:Mainframe, CICS, TXSeries Posted: Tue Jul 03, 2007 5:48 am Subject: Problem with rollback MQGET, from COBOL,on z/Os, using RRSAF
HUH?
I try MQBACK and get MQRC_ENVIRONMENT_ERROR.
So first I have to solve this.
Strange, all other mq-calls work fine.
Topic:Problem with rollback MQGET, from COBOL,on z/Os, using RRSAF
advokaat

Replies: 36
Views: 36846

PostForum:Mainframe, CICS, TXSeries Posted: Tue Jul 03, 2007 4:44 am Subject: Problem with rollback MQGET, from COBOL,on z/Os, using RRSAF
OK, OK, I do a USER-abend, not a system-abend.
I also do an explicit rollback, so I did the right thing to get the message back on the queue, didn't I?
(I didn't rely on system-defaults)
Topic:Problem with rollback MQGET, from COBOL,on z/Os, using RRSAF
advokaat

Replies: 36
Views: 36846

PostForum:Mainframe, CICS, TXSeries Posted: Tue Jul 03, 2007 4:13 am Subject: Problem with rollback MQGET, from COBOL,on z/Os, using RRSAF
I'm not sure whether we use the same definition:

I use:

abending:
* neat, with explicit rollback and condition-code <> 0
(setting return-code, doing a goback)
* neat, with condition-co ...
Topic:Problem with rollback MQGET, from COBOL,on z/Os, using RRSAF
advokaat

Replies: 36
Views: 36846

PostForum:Mainframe, CICS, TXSeries Posted: Tue Jul 03, 2007 1:54 am Subject: Problem with rollback MQGET, from COBOL,on z/Os, using RRSAF
Indeed would be clearer than "all returncodes are OK" the followwing
"All returncodes of all calls are checked in the program."
It abends because, say "0 countries" wer ...
Topic:Problem with rollback MQGET, from COBOL,on z/Os, using RRSAF
advokaat

Replies: 36
Views: 36846

PostForum:Mainframe, CICS, TXSeries Posted: Mon Jul 02, 2007 11:11 pm Subject: Problem with rollback MQGET, from COBOL,on z/Os, using RRSAF
ALL PREVIOUS MAIL CAN BE REPLACED BY THE FOLLOWING.
-----------------------------

Assume: all returncodes are OK.
What are the possible reasons a message read with MQGET isn’t put back on the q ...
Topic:Problem with rollback MQGET, from COBOL,on z/Os, using RRSAF
advokaat

Replies: 36
Views: 36846

PostForum:Mainframe, CICS, TXSeries Posted: Mon Jul 02, 2007 5:03 am Subject: Problem with rollback MQGET, from COBOL,on z/Os, using RRSAF
Yes, this problem was known to another programmer working on another project……
What struck me in the beginning is that I had to mention DB2 to RRSAF, but that I didn’t have to mention MQ to RRS ...
Topic:Problem with rollback MQGET, from COBOL,on z/Os, using RRSAF
advokaat

Replies: 36
Views: 36846

PostForum:Mainframe, CICS, TXSeries Posted: Mon Jul 02, 2007 4:22 am Subject: Problem with rollback MQGET, from COBOL,on z/Os, using RRSAF
In step 9, I did “CALL 'ILBOABN0' USING W-COMP-CODE” with w-comp-code containing 17.
The message? Was still gone from the queue……
Topic:Problem with rollback MQGET, from COBOL,on z/Os, using RRSAF
advokaat

Replies: 36
Views: 36846

PostForum:Mainframe, CICS, TXSeries Posted: Mon Jul 02, 2007 3:57 am Subject: additions
Thanks for the replies! Additions:

I’m working in test-environment and I am the only one using this queue.

Goback alone will do an implicit commit, but now I do a high-level rollback (rrsaf be ...
Topic:Problem with rollback MQGET, from COBOL,on z/Os, using RRSAF
advokaat

Replies: 36
Views: 36846

PostForum:Mainframe, CICS, TXSeries Posted: Mon Jul 02, 2007 2:27 am Subject: Problem with rollback MQGET, from COBOL,on z/Os, using RRSAF
step 0: start debugger

step 1: put on queue A.GW00.AA.REPLY_SQ1O (queue-mgr SQ1O) a message with correlation-id C

step 2: check that the message is indeed on the queue (‘tso mq’)

step 3: ...
Page 1 of 1

Jump to:
Protected by Anti-Spam ACP


Theme by Dustin Baccetti
Powered by phpBB 2001, 2002 phpBB Group

Copyright MQSeries.net. All rights reserved.