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 » Search

 Search found 32 matches
Author Message
  Topic: Clustered queue - base queue names
chandana06

Replies: 2
Views: 5690

PostForum: Mainframe, CICS, TXSeries   Posted: Tue May 16, 2006 10:56 pm   Subject: Clustered queue - base queue names
Hi jefflowrey,

I have an enquery screen for which i need to do this.

i need to have a field on the screen which user will specify the region and the queue information (number of threads running, ...
  Topic: Clustered queue - base queue names
chandana06

Replies: 2
Views: 5690

PostForum: Mainframe, CICS, TXSeries   Posted: Tue May 16, 2006 8:48 am   Subject: Clustered queue - base queue names
Hi,

We are going to have a queue which will be clustered across regions.
The Base queue name would be different in different regions.

Is it possile for me to access the queue details by using ...
  Topic: Count of Threads reading from the queue
chandana06

Replies: 4
Views: 10862

PostForum: Mainframe, CICS, TXSeries   Posted: Wed May 10, 2006 9:33 am   Subject: Count of Threads reading from the queue
thankQ jefflowrey

It was really use ful
  Topic: Count of Threads reading from the queue
chandana06

Replies: 4
Views: 10862

PostForum: Mainframe, CICS, TXSeries   Posted: Tue May 09, 2006 9:17 am   Subject: Count of Threads reading from the queue
Thank Q Jefflowrey.
Things are really clear in the link.

So, the following question:

Also a queue opened with (MQOO-INQUIRE+MQOO-FAIL-IF-QUIESCING ) or (MQOO-BROWSE+ MQOO-FAIL-IF-QUIESCING) wil ...
  Topic: Count of Threads reading from the queue
chandana06

Replies: 4
Views: 10862

PostForum: Mainframe, CICS, TXSeries   Posted: Mon May 08, 2006 9:03 am   Subject: Count of Threads reading from the queue
Hi,

To my understanding the count of number of threads reading from the queue is the number of threads that have opened the queue with open option

MQOO-INPUT-SHARED
MQOO-INPUT-EXCLUSIVE (only 1 ...
  Topic: MQMD-BACKOUTCOUNT incremented only for specific abend
chandana06

Replies: 2
Views: 6064

PostForum: Mainframe, CICS, TXSeries   Posted: Mon May 08, 2006 8:56 am   Subject: MQMD-BACKOUTCOUNT incremented only for specific abend
hi wschutz,

Thanks a lot .
  Topic: MQMD-BACKOUTCOUNT incremented only for specific abend
chandana06

Replies: 2
Views: 6064

PostForum: Mainframe, CICS, TXSeries   Posted: Mon May 08, 2006 6:36 am   Subject: MQMD-BACKOUTCOUNT incremented only for specific abend
Hi,

Can we have the MQMD-BACKOUTCOUNT incremented only for a specific abend code/IMS return code.
  Topic: Get abend code form abend dump
chandana06

Replies: 0
Views: 4626

PostForum: Mainframe, CICS, TXSeries   Posted: Fri May 05, 2006 10:02 am   Subject: Get abend code form abend dump
Hi,

<b>I want to retrieve the IMS return code from the dump. Is it possible? </B>

My requirement is like this.

My program P is calling various programs P1, P2, P3.... most of the ...
  Topic: SYNCPOINT - ROLLBACK
chandana06

Replies: 15
Views: 35442

PostForum: Mainframe, CICS, TXSeries   Posted: Fri Apr 28, 2006 2:51 am   Subject: SYNCPOINT - ROLLBACK
Hi wschutz,

Thanks a lot for the help Solving this would have been tough with out ur help.

When i did a mqput its working. But even with out MQput its woking if i am not abending in the progr ...
  Topic: SYNCPOINT - ROLLBACK
chandana06

Replies: 15
Views: 35442

PostForum: Mainframe, CICS, TXSeries   Posted: Wed Apr 26, 2006 6:07 am   Subject: SYNCPOINT - ROLLBACK
Hi wschutz,

The problem was i was abending after the second EC SYNCPOINT. And the record was in comming back to the queue.

But when i opened the queue with only SYNCPOINT option, even after EC S ...
  Topic: SYNCPOINT - ROLLBACK
chandana06

Replies: 15
Views: 35442

PostForum: Mainframe, CICS, TXSeries   Posted: Tue Apr 25, 2006 7:47 pm   Subject: SYNCPOINT - ROLLBACK
hi wschutz,

Thanks a lot fo the help.

i have tried

EXEC CICS SYNCPOINT
ROLLBACK
END-EXEC

EXEC CICS SYNCPOINT
END-EXEC

The record is still in the queue.

Following is the se ...
  Topic: SYNCPOINT - ROLLBACK
chandana06

Replies: 15
Views: 35442

PostForum: Mainframe, CICS, TXSeries   Posted: Tue Apr 25, 2006 5:38 pm   Subject: SYNCPOINT - ROLLBACK
Hi wschutz,

ThankQ for the post.

"If you use a MSB, you need to do a COMMIT after the initial rollback."

how to COMMIT (if not EXEC CICS SYNCPOINT).

Thanks a lot


regars,
Chandana
  Topic: SYNCPOINT - ROLLBACK
chandana06

Replies: 15
Views: 35442

PostForum: Mainframe, CICS, TXSeries   Posted: Tue Apr 25, 2006 9:13 am   Subject: SYNCPOINT - ROLLBACK
hi wschutz,

ThankQ for the reply.

should i be doing the following?

EXEC CICS SYNCPOINT
ROLLBACK *this would roll back the changes in IMS
END-EXEC

EXEC CICS SYNCPOI ...
  Topic: SYNCPOINT - ROLLBACK
chandana06

Replies: 15
Views: 35442

PostForum: Mainframe, CICS, TXSeries   Posted: Tue Apr 25, 2006 6:34 am   Subject: SYNCPOINT - ROLLBACK
Hi wschutz,

Thanks a lot for the post. I have tried this out.

I did an MQGET with MQGMO-MARK-SKIP-BACKOUT & MQGMO-SYNCPOINT When i encountered the abend i did an EXEC CICS SYNCPOINT ROLLBACK ...
  Topic: SYNCPOINT - ROLLBACK
chandana06

Replies: 15
Views: 35442

PostForum: Mainframe, CICS, TXSeries   Posted: Mon Apr 24, 2006 7:12 pm   Subject: SYNCPOINT - ROLLBACK
Hi All,

I am using MQGMO-SYNCPOINT when i do am MQGET since, for most of the abend i need to retain the record in the queue. But for few untapped abends i need to use handle abend and remove the re ...
Goto page 1, 2, 3  Next Page 1 of 3

Jump to:  
Protected by Anti-Spam ACP
 
 


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

Copyright © MQSeries.net. All rights reserved.