Author |
Message |
Topic: MQ Performance Event - Please Help! |
abiondo
Replies: 3 Views: 7499
|
Forum: IBM MQ Performance Monitoring Posted: Fri Dec 04, 2009 10:42 am Subject: MQ Performance Event - Please Help! |
Thanks for your reply. This madkes a lot of sense. I guess my issue is that i am unsure how to get at the header. I tried the following..
Dim pcf As New PCFMessage(mqMsg)
... |
Topic: MQ Performance Event - Please Help! |
abiondo
Replies: 3 Views: 7499
|
Forum: IBM MQ Performance Monitoring Posted: Thu Dec 03, 2009 2:49 pm Subject: MQ Performance Event - Please Help! |
I ma trying to figure out how to capture MQ Performance Events an so far with the information on this site I have done pretty well, but I hit a wall last night.
So far I can pull off the following ... |
Topic: Access to send PCF messages |
abiondo
Replies: 8 Views: 7491
|
Forum: IBM MQ API Support Posted: Fri Oct 23, 2009 6:46 am Subject: Access to send PCF messages |
Thank you all for taking the time to help me troubleshoot this issue. Ok I think I got it. Let me just recap to make sure I am on the right page.
For using PCF messages a used does not need MQM ... |
Topic: Access to send PCF messages |
abiondo
Replies: 8 Views: 7491
|
Forum: IBM MQ API Support Posted: Thu Oct 22, 2009 9:04 am Subject: Access to send PCF messages |
Sorry, I can give more detail. We have a couple developers that created an application they use to troubleshoot some of our applications. One of the parts of the app has a drop down box that is popu ... |
Topic: Access to send PCF messages |
abiondo
Replies: 8 Views: 7491
|
Forum: IBM MQ API Support Posted: Thu Oct 22, 2009 7:08 am Subject: Access to send PCF messages |
What type of access do you need to put PCF messages? We have users that want to enumerate queues on MQ. Is there a lower level access I can provide to allow them to get this information without comp ... |
Topic: Refresh Authorization Service from Command Line |
abiondo
Replies: 3 Views: 5100
|
Forum: General IBM MQ Support Posted: Tue Oct 07, 2008 2:31 pm Subject: Refresh Authorization Service from Command Line |
Thanks. I appreciate the answer. I have another one, that has been causing trouble for us.
We have a Windows 2003 Cluster Active/Passive with MQ on both systems. If I try to use groupname@doma ... |
Topic: Refresh Authorization Service from Command Line |
abiondo
Replies: 3 Views: 5100
|
Forum: General IBM MQ Support Posted: Tue Oct 07, 2008 1:56 pm Subject: Refresh Authorization Service from Command Line |
I wrote a script to grant authorizations to queue manager and queues for specific teams, but I think I need to refresh the Authorization Service after the permissions have been updated. Is there a wa ... |
Topic: AMQ6709: The log for the Queue manager is full |
abiondo
Replies: 3 Views: 9693
|
Forum: General IBM MQ Support Posted: Mon Jul 14, 2008 8:17 am Subject: AMQ6709: The log for the Queue manager is full |
Thanks - That makes sense! |
Topic: Moving Queue Manager Files to Another Drive |
abiondo
Replies: 4 Views: 5613
|
Forum: General IBM MQ Support Posted: Mon Jul 14, 2008 8:03 am Subject: Moving Queue Manager Files to Another Drive |
Windows 2003 |
Topic: AMQ6709: The log for the Queue manager is full |
abiondo
Replies: 3 Views: 9693
|
Forum: General IBM MQ Support Posted: Mon Jul 14, 2008 7:30 am Subject: AMQ6709: The log for the Queue manager is full |
We were running with 3 primary log files and 3 secondary log files in a circular log. I increased the size to 15 primary and 7 secondary. I was wondering if there is any log maintenance I should be ... |
Topic: Moving Queue Manager Files to Another Drive |
abiondo
Replies: 4 Views: 5613
|
Forum: General IBM MQ Support Posted: Mon Jul 14, 2008 7:24 am Subject: Moving Queue Manager Files to Another Drive |
I created a queue manager that is on a local drive and we want to move it to a SAN attached drive for clustering. How would I go about moving the Queue Manager from Drive A to Drive B?
thanks,
An ... |
Topic: Building an ESB WebSphere MQ + .NET Web Services |
abiondo
Replies: 6 Views: 4986
|
Forum: General IBM MQ Support Posted: Thu Jun 26, 2008 5:35 am Subject: Building an ESB WebSphere MQ + .NET Web Services |
That is what I am trying to do. I know there are a lot of people that frequent this board that are probable involved in this type of initiative and I want to see if I can get some ideas from a cross ... |
Topic: Building an ESB WebSphere MQ + .NET Web Services |
abiondo
Replies: 6 Views: 4986
|
Forum: General IBM MQ Support Posted: Wed Jun 25, 2008 5:41 pm Subject: Building an ESB WebSphere MQ + .NET Web Services |
It makes sense to me. I am up against the fact that the company is not spending any real $$ on this project. I will follow your advice. I am just looking for ideas about what I can accomplish and h ... |
Topic: Building an ESB WebSphere MQ + .NET Web Services |
abiondo
Replies: 6 Views: 4986
|
Forum: General IBM MQ Support Posted: Wed Jun 25, 2008 4:56 pm Subject: Building an ESB WebSphere MQ + .NET Web Services |
I work for a company that is in the beginning stages of using WebSphere MQ. We have a product that processes requests for information across WebSphere MQ 6.0 (Clustered: Active/Passive - Windows 2003 ... |
Topic: Allowing access to SYSTEM.DEFAULT.MODEL.QUEUE |
abiondo
Replies: 6 Views: 13001
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Jan 16, 2008 5:54 am Subject: Allowing access to SYSTEM.DEFAULT.MODEL.QUEUE |
He basically just wants to pull a list of queue names back programatically from MQ. Is there any way to limit that? Does he need access to the command queue for that?
thanks,
Anthony |