Author |
Message |
Topic: MQ Admin -what really requires |
idhayham
Replies: 5 Views: 6441
|
Forum: General Discussion Posted: Thu Aug 06, 2009 11:31 am Subject: MQ Admin -what really requires |
Hi, I am working in MQ . So far the knowledge i have gained in creating queues ,channels, process . And i have idea to design a MQ setup on how it should look and work .
What else i need to cover ... |
Topic: Strange error message- SIG_DFL |
idhayham
Replies: 8 Views: 7342
|
Forum: General Discussion Posted: Thu Mar 26, 2009 1:51 pm Subject: Strange error message- SIG_DFL |
The program executes when it performs an MQGET
The program ends without executing. I couldnt find anything related to this error in AMQ001.log |
Topic: Strange error message- SIG_DFL |
idhayham
Replies: 8 Views: 7342
|
Forum: General Discussion Posted: Thu Mar 26, 2009 12:57 pm Subject: Strange error message- SIG_DFL |
Platform -Solaris 10
Mqversion- MQ 6.0
Maintanence - fix pack 6.0.2.0
It was trying a MQGET ,which got terminated ungracefully.
I didnt have any MQError codes logged in the logs. My applicatio ... |
Topic: Strange error message- SIG_DFL |
idhayham
Replies: 8 Views: 7342
|
Forum: General Discussion Posted: Thu Mar 26, 2009 10:15 am Subject: Strange error message- SIG_DFL |
This is the log of MQTRACE where i found the error.I could figure out that it was killing my application process ,but i was not sure of what's causing this. C language is used for application interfac ... |
Topic: MQ- Fast response and slow response intermittent |
idhayham
Replies: 2 Views: 3360
|
Forum: General Discussion Posted: Fri Mar 20, 2009 11:02 pm Subject: MQ- Fast response and slow response intermittent |
My system uses MQseries through which orders flows. I am experiencing slow orders in between.I thought it could be any errors with orders.But the same orders went fast when i issued the orders again. ... |
Topic: MQ Series |
idhayham
Replies: 13 Views: 9428
|
Forum: General IBM MQ Support Posted: Tue Feb 03, 2009 2:33 pm Subject: MQ Series |
And finally , how can it be monitored in traditional methods.Please let me know the methods |
Topic: MQ Series |
idhayham
Replies: 13 Views: 9428
|
Forum: General IBM MQ Support Posted: Tue Feb 03, 2009 2:32 pm Subject: MQ Series |
Vitor,
1) It formats into format needed for downstream streams other than calculating.
2)We dont measure time. We just log the times in logs
3)WE dont have mechanism to handle lost orders |
Topic: MQ Series |
idhayham
Replies: 13 Views: 9428
|
Forum: General IBM MQ Support Posted: Fri Jan 30, 2009 10:40 am Subject: MQ Series |
Let me give a more clear picture.
Messages come from upstream systems and are placed in local queues of client,my applications picks the messages and puts a copy in HOLD queue(which has a gettime ... |
Topic: MQ Series |
idhayham
Replies: 13 Views: 9428
|
Forum: General IBM MQ Support Posted: Thu Jan 29, 2009 2:50 pm Subject: Reply |
If the message reply exceeds certain time limit. |
Topic: MQseries - Tracking message time taken for reply |
idhayham
Replies: 1 Views: 3565
|
Forum: General Discussion Posted: Thu Jan 29, 2009 1:50 pm Subject: MQseries - Tracking message time taken for reply |
I have a system which gets message from upstream applications and forwards that to downstream systems.I need to track the time that message takes for processing and returning back to MQseries .Is ther ... |
Topic: MQ Series |
idhayham
Replies: 13 Views: 9428
|
Forum: General IBM MQ Support Posted: Thu Jan 29, 2009 1:45 pm Subject: MQ Series |
I have a system which gets message from upstream applications and forwards that to downstream systems.Is there any possible way i can track the messages recieved and error out if it exceeds a certain ... |