Author |
Message |
Topic: Messages Browsing Utility |
yadav.neeraj01
Replies: 6 Views: 5743
|
Forum: General IBM MQ Support Posted: Mon Jun 20, 2016 8:55 am Subject: Messages Browsing Utility |
In Our framework different kinds of messages are getting accumulated in system queue for some certain scenario..we need to browse that queue for payload to check how many messages with similar type ar ... |
Topic: Messages Browsing Utility |
yadav.neeraj01
Replies: 6 Views: 5743
|
Forum: General IBM MQ Support Posted: Fri Jun 17, 2016 1:31 pm Subject: Messages Browsing Utility |
Hi Experts....We are using MQ v8... Need to create a script/utility that reads all the messages from a particular system queue(without clearing that) and based on some content of the message a report( ... |
Topic: MQRFH2 Header Issue in V6 |
yadav.neeraj01
Replies: 6 Views: 4205
|
Forum: General IBM MQ Support Posted: Wed Mar 02, 2016 12:26 pm Subject: MQRFH2 Header Issue in V6 |
Can we migrate from V6 to V7 with all the prebuilt mq objects on V6 migrtaed to V7? or we need to setup a fresh installation of V7 after removing the v6 and creating the all the v6 objects again in ... |
Topic: MQRFH2 Header Issue in V6 |
yadav.neeraj01
Replies: 6 Views: 4205
|
Forum: General IBM MQ Support Posted: Wed Mar 02, 2016 11:26 am Subject: MQRFH2 Header Issue in V6 |
If we migrate from V6 to V7 then would this issue be gone? or may need some configuration after that also?
The reason is we do not want to migrate because application code was designed to use with MQ ... |
Topic: MQRFH2 Header Issue in V6 |
yadav.neeraj01
Replies: 6 Views: 4205
|
Forum: General IBM MQ Support Posted: Wed Mar 02, 2016 11:20 am Subject: MQRFH2 Header Issue in V6 |
Hi..flow is like this...
One .net application connect to a queue manager of V6 and put the request message in Request queue that is alias queue which is custered to a HUB server running on MQv8 and t ... |
Topic: Queue manager not starting..ended unexpectedly |
yadav.neeraj01
Replies: 13 Views: 12931
|
Forum: General IBM MQ Support Posted: Mon Feb 29, 2016 6:44 pm Subject: Queue manager not starting..ended unexpectedly |
I killed the mqm processes but did not reboot.....that's why I was not able to start..now I rebooted the system and able to start the queue manager... |
Topic: Queue manager not starting..ended unexpectedly |
yadav.neeraj01
Replies: 13 Views: 12931
|
Forum: General IBM MQ Support Posted: Mon Feb 29, 2016 5:53 pm Subject: Queue manager not starting..ended unexpectedly |
By Killing the MQ Processes and reboot |
Topic: Queue manager not starting..ended unexpectedly |
yadav.neeraj01
Replies: 13 Views: 12931
|
Forum: General IBM MQ Support Posted: Mon Feb 29, 2016 4:02 pm Subject: Queue manager not starting..ended unexpectedly |
Thanks everyone...its been sorted out...  |
Topic: Queue manager not starting..ended unexpectedly |
yadav.neeraj01
Replies: 13 Views: 12931
|
Forum: General IBM MQ Support Posted: Mon Feb 29, 2016 3:09 pm Subject: Queue manager not starting..ended unexpectedly |
Ended both the process of queue manager..still not able to start the queue manager...i ran that clean command when both the queue manager was stopped |
Topic: Queue manager not starting..ended unexpectedly |
yadav.neeraj01
Replies: 13 Views: 12931
|
Forum: General IBM MQ Support Posted: Mon Feb 29, 2016 2:27 pm Subject: Queue manager not starting..ended unexpectedly |
i searched google about this issue...somebody suggested to run amqiclen -x, i ran but no luck |
Topic: Queue manager not starting..ended unexpectedly |
yadav.neeraj01
Replies: 13 Views: 12931
|
Forum: General IBM MQ Support Posted: Mon Feb 29, 2016 2:26 pm Subject: Queue manager not starting..ended unexpectedly |
below is the output
========================
mqm@GTWTTLAPDTRV02[/var/mqm/errors]ps -ef | grep amq | grep DTRQMT02
mqm 32523 1 0 Feb22 ? 00:00:00 /opt/mqm/bin/amqzmgr0 -m DTRQMT02 ... |
Topic: Queue manager not starting..ended unexpectedly |
yadav.neeraj01
Replies: 13 Views: 12931
|
Forum: General IBM MQ Support Posted: Mon Feb 29, 2016 1:51 pm Subject: Queue manager not starting..ended unexpectedly |
Hello...We are using MQ V6 on Linux env...Queue manager ended unexpectedly...i am not able to start it... Below are the Log files and FDC related to this... what is the possible root cause and resolut ... |
Topic: Server connection Channel |
yadav.neeraj01
Replies: 2 Views: 2864
|
Forum: General IBM MQ Support Posted: Fri Feb 26, 2016 4:07 pm Subject: Server connection Channel |
Hello...i am using MQ V.8.... i defined a serverconn channel TEST...
DEFINE CHANNEL(TEST) CHLTYPE(SVRCONN) TRPTYPE(TCP) DESCR('Server-connection to test') SSLCAUTH(OPTIONAL).
When i try to start the ... |
Topic: Separate Mount points |
yadav.neeraj01
Replies: 7 Views: 7916
|
Forum: General IBM MQ Support Posted: Tue Feb 23, 2016 4:54 pm Subject: Separate Mount points |
Hi Experts... in our prod environment we want separate mount points for /var/mqm/errors and /var/mqm/trace . As of now they are under /var/mqm.
We are using MQ V8.
If we stop the queue managers and ... |
Topic: Queue Manager Getting end unexpectedly |
yadav.neeraj01
Replies: 8 Views: 5810
|
Forum: General IBM MQ Support Posted: Tue Feb 23, 2016 1:12 pm Subject: Queue Manager Getting end unexpectedly |
i do not remember... i will try that and let you guys know wether that worked or not |