Author |
Message |
Topic: Downloading the message from the queue |
prKinch
Replies: 3 Views: 2460
|
Forum: General IBM MQ Support Posted: Mon Dec 26, 2011 1:47 am Subject: Downloading the message from the queue |
Hi All
We have an issue with an dead letter queue, There is queue bulid-up upto 70000 msgs, We didnt get any issues repoted from app team. I tried to see the messages from the queue...I can only ... |
Topic: Jcl to remove n number of mesgaes from the queue |
prKinch
Replies: 1 Views: 4140
|
Forum: Mainframe, CICS, TXSeries Posted: Sat Nov 13, 2010 1:46 pm Subject: Jcl to remove n number of mesgaes from the queue |
Hi all
I need to remove the first 200 messages from the queue(contains 2000msgs),Can you please suggest a jcl for removing these messages. |
Topic: How to stop the connections of server connection channels |
prKinch
Replies: 13 Views: 17584
|
Forum: General IBM MQ Support Posted: Wed Jul 14, 2010 2:56 pm Subject: Hi |
We have deleted the serever connection channel and created a new one.
I stop the connections to the channels...The connection is not dropped properly when the dis connect period ended. |
Topic: How to stop the connections of server connection channels |
prKinch
Replies: 13 Views: 17584
|
Forum: General IBM MQ Support Posted: Tue Jul 13, 2010 4:46 pm Subject: Hi |
When we stop the connections, Will this update on the log ../mqm/qmgrs/errors log
When I stopped the connections and channel, the logs didnot get updated
We found that there is some problem in t ... |
Topic: Is this possible... |
prKinch
Replies: 9 Views: 4562
|
Forum: General IBM MQ Support Posted: Tue Jul 13, 2010 4:37 pm Subject: Is this possible... |
Some apllications writing msgs to the queue app1.data.queue (Qlocal)
I like to know, Which applications are writing the msgs to that queue. How to find this..where to check..
The queue is conf ... |
Topic: How to stop the connections of server connection channels |
prKinch
Replies: 13 Views: 17584
|
Forum: General IBM MQ Support Posted: Mon Jul 05, 2010 4:01 pm Subject: How to stop the connections of server connection channels |
Yes I tried this,,, But still the connections are exist.
I stopped all the connections of the channel.By using stop conn (xxxx)
But When i display the channel, Still I can see the connections are ... |
Topic: How to stop the connections of server connection channels |
prKinch
Replies: 13 Views: 17584
|
Forum: General IBM MQ Support Posted: Mon Jul 05, 2010 10:14 am Subject: How to stop the connections of server connection channels |
And,,, I got this command from MQ Books
STOP CONN STOP CONN(connection-identifier)
I dont know how to find the connection-identifier for the connections
I tried to give the connection-iden ... |
Topic: How to stop the connections of server connection channels |
prKinch
Replies: 13 Views: 17584
|
Forum: General IBM MQ Support Posted: Mon Jul 05, 2010 9:59 am Subject: How to stop the connections of server connection channels |
Hi
I tried to stop the svrconn channel... And channel went to stopped status, But when i check the chstatus of the svrconn channel. The connections were in stopping status, And When i start the cha ... |
Topic: Analysis the MQ logs |
prKinch
Replies: 12 Views: 10858
|
Forum: Mainframe, CICS, TXSeries Posted: Mon Feb 15, 2010 5:06 pm Subject: Reply |
I need to get the details... Just sent the alert to support team,Incase the channel is ubnormally went down.
For that, I need to take the details from the background job "MRSTCHIN"
(JESM ... |
Topic: Analysis the MQ logs |
prKinch
Replies: 12 Views: 10858
|
Forum: Mainframe, CICS, TXSeries Posted: Mon Feb 15, 2010 2:43 pm Subject: Analysis the MQ logs |
I need ur .......
We need to read the MQ**CHIN and find the channels which is in stopped state and time... And keep this details in the ps. We will run this job daily.
Please give me an ... |
Topic: How to get the msg... |
prKinch
Replies: 11 Views: 12470
|
Forum: General IBM MQ Support Posted: Mon Feb 15, 2010 9:25 am Subject: How to get the msg... |
On the other end also, We got some what,same error log.... |
Topic: How to get the msg... |
prKinch
Replies: 11 Views: 12470
|
Forum: General IBM MQ Support Posted: Sun Feb 14, 2010 12:47 pm Subject: How to get the msg... |
CSQX500I MQI6 CSQXRCTL Channel BWT_MQI6.TO.ISFGIM62T started
CSQX526E MQI6 CSQXRCTL Message sequence error for channel
BWT_MQI6.TO.ISFGIM62T, sent=184183 expected=184182
CSQX506E MQI6 CSQXRCTL Mess ... |
Topic: How to get the msg... |
prKinch
Replies: 11 Views: 12470
|
Forum: General IBM MQ Support Posted: Wed Feb 03, 2010 3:16 pm Subject: How to get the msg... |
When there is a lost in msg, While sending to one q mgr to another...The sequence number in the both channel will become diff and channel goes to retry status... We need to reset the channel sequencin ... |
Topic: What are the available ways to GET the msgs from the Queue |
prKinch
Replies: 6 Views: 5114
|
Forum: General IBM MQ Support Posted: Mon Feb 01, 2010 12:33 pm Subject: Thanks |
Thanks |
Topic: What are the available ways to GET the msgs from the Queue |
prKinch
Replies: 6 Views: 5114
|
Forum: General IBM MQ Support Posted: Sun Jan 31, 2010 5:11 pm Subject: What are the available ways to GET the msgs from the Queue |
PLease let me know, What are available ways to GET the msgs from the Queue
Like
1) Setting trigger level in the Queue and GET msgs from the Queue
2) Run a Batch job in a particular time ... |