Author |
Message |
Topic: how to delay getting messagges from queue |
giuly020277
Replies: 12 Views: 13980
|
Forum: Mainframe, CICS, TXSeries Posted: Fri Mar 08, 2013 3:09 am Subject: how to delay getting messagges from queue |
I agree with u bruce...but programmer ask me that.
Thay have an application that spent x time to process one messagge.
So...they don't want to have traffic caused from multiple messages that arrive ... |
Topic: how to delay getting messagges from queue |
giuly020277
Replies: 12 Views: 13980
|
Forum: Mainframe, CICS, TXSeries Posted: Fri Mar 08, 2013 12:18 am Subject: how to delay getting messagges from queue |
sorry...
yes..my queue is triggerd by cics...and i want to process one message at time...and i don't want to have so many process togheter.
I'd like to process a messages...wait for some times t ... |
Topic: how to delay getting messagges from queue |
giuly020277
Replies: 12 Views: 13980
|
Forum: Mainframe, CICS, TXSeries Posted: Thu Mar 07, 2013 8:19 am Subject: how to delay getting messagges from queue |
Hello everyone again ..
I need to know if it's possible to delay a program that get messages from queue ( websphere Mq on zos).
I have a queue on zos triggered type "every". a pr ... |
Topic: Testing queue sharing group |
giuly020277
Replies: 12 Views: 13815
|
Forum: Mainframe, CICS, TXSeries Posted: Tue Mar 05, 2013 2:42 am Subject: Testing queue sharing group |
Ok..it's what i wanted to know.
So, in my environment...where we have no Cicsplex between Lpar1 and Lpar2...having QSG give us no effort..because i have to start cics in the LPAR where Queue Manage ... |
Topic: Testing queue sharing group |
giuly020277
Replies: 12 Views: 13815
|
Forum: Mainframe, CICS, TXSeries Posted: Tue Mar 05, 2013 12:08 am Subject: Testing queue sharing group |
HELLO...HERE U FIND QUEUE DEFINITION :
Queue name . . . . . . . . . PROVA
Disposition . . . . . . . . : SHARED
Descript ... |
Topic: Testing queue sharing group |
giuly020277
Replies: 12 Views: 13815
|
Forum: Mainframe, CICS, TXSeries Posted: Mon Mar 04, 2013 6:44 am Subject: Testing queue sharing group |
Hello bruce..
i have followed ibm documentation to do that.
Mq1 and mq2 are 2 queue manager belonging to queue sharing group called mqgt.
down mean...not started.
In the example2...when i put me ... |
Topic: Testing queue sharing group |
giuly020277
Replies: 12 Views: 13815
|
Forum: Mainframe, CICS, TXSeries Posted: Mon Mar 04, 2013 6:19 am Subject: Testing queue sharing group |
Hello everyone,
i' m studying how to implement Queue Sharing Group..so i have defined the following environment on Zos.
I have 2 LPAR in Sysplex (Lpar1 and Lpar2)
I have defined on Lpar1 ...1 Mq (m ... |
Topic: How to count how many messagges are put on a remote queue |
giuly020277
Replies: 15 Views: 20020
|
Forum: Mainframe, CICS, TXSeries Posted: Tue Feb 19, 2013 12:42 am Subject: How to count how many messagges are put on a remote queue |
After starting trace i have smf records about account of my queue.
I want to use Tivoli decision Support to report how many messagges flow trhough my remote queue.
Which field tell me that?
I ... |
Topic: How to count how many messagges are put on a remote queue |
giuly020277
Replies: 15 Views: 20020
|
Forum: Mainframe, CICS, TXSeries Posted: Fri Feb 15, 2013 1:43 am Subject: How to count how many messagges are put on a remote queue |
...if I set SMFACCT=YES and SMFSTAT=YES in CSQ6SYSP i collect record 115_1 , 115_2 and 116.
But i need 116_1 and 116_2 .
So..reading a redbook i find that starting trace(acctg) class(3) ifcid(00 ... |
Topic: How to count how many messagges are put on a remote queue |
giuly020277
Replies: 15 Views: 20020
|
Forum: Mainframe, CICS, TXSeries Posted: Thu Feb 14, 2013 6:20 am Subject: How to count how many messagges are put on a remote queue |
Thank u bruce...
I knew about smf recording...but i will no found 116_1 and 116_2 records.
Now i see i have to start a trace to collect these records.
Ciao |
Topic: How to count how many messagges are put on a remote queue |
giuly020277
Replies: 15 Views: 20020
|
Forum: Mainframe, CICS, TXSeries Posted: Thu Feb 14, 2013 3:18 am Subject: How to count how many messagges are put on a remote queue |
Maybe i could know how many messagges are put on the trasmission queue associated with that remote queue. It's possibile to know how many messagges in a day xmit queue have had? |
Topic: How to count how many messagges are put on a remote queue |
giuly020277
Replies: 15 Views: 20020
|
Forum: Mainframe, CICS, TXSeries Posted: Thu Feb 14, 2013 1:42 am Subject: How to count how many messagges are put on a remote queue |
Hello everyone,
i work on zos 1.12. Websphere Mq for zos v. 7.0.1
I'd like to report how many messagges are put (by transaction cics) daily on a remote queue.
How can i do it?
Thank u all |
Topic: How to customize Mq explorer |
giuly020277
Replies: 7 Views: 8983
|
Forum: Mainframe, CICS, TXSeries Posted: Wed Oct 17, 2012 5:32 am Subject: How to customize Mq explorer |
i see i'm able to group Queu Manager...so i can group QM of AS400, QM of zos and QM of Sun Solaris.
How to associate these group to some users?
I want user1 see only group A, user 2 see only gro ... |
Topic: How to customize Mq explorer |
giuly020277
Replies: 7 Views: 8983
|
Forum: Mainframe, CICS, TXSeries Posted: Wed Oct 17, 2012 4:54 am Subject: How to customize Mq explorer |
Thank u jeff..i will take a look  |
Topic: How to customize Mq explorer |
giuly020277
Replies: 7 Views: 8983
|
Forum: Mainframe, CICS, TXSeries Posted: Wed Oct 17, 2012 2:40 am Subject: How to customize Mq explorer |
Hello everyone,
i usually use Mq Explorer to see all Queue Manager in our environment.
We have QM on ZOS, Sun Solaris and AS400. They speak each other.
On Mq explorer i see all QM and i able to d ... |