Author |
Message |
Topic: Contiguously growing FDC files |
SAFraser
Replies: 10 Views: 19658
|
Forum: General IBM MQ Support Posted: Mon Nov 17, 2014 3:56 pm Subject: Contiguously growing FDC files |
I believe the name of the FDC file is the number of the PID of the unhappy process. |
Topic: local and ldap/AD 'mqm' accounts in Linux |
SAFraser
Replies: 8 Views: 11678
|
Forum: General IBM MQ Support Posted: Fri May 23, 2014 6:16 am Subject: local and ldap/AD 'mqm' accounts in Linux |
Pretty much everyone on my team thinks I'll lose the bet.
If only I can find time to test it....... drat.
A challenge at our site is that we use Active Directory. I don't know if we can create ... |
Topic: local and ldap/AD 'mqm' accounts in Linux |
SAFraser
Replies: 8 Views: 11678
|
Forum: General IBM MQ Support Posted: Thu May 22, 2014 4:51 pm Subject: local and ldap/AD 'mqm' accounts in Linux |
We recently did some research with IBM on this very topic.
We have it (in writing!) that IBM does not care whether mqm is a local or directory service account. MQ is ignorant of the location. Eit ... |
Topic: Golden Gate JMS to MQ |
SAFraser
Replies: 3 Views: 7166
|
Forum: General IBM MQ Support Posted: Thu May 22, 2014 4:40 pm Subject: Golden Gate JMS to MQ |
LOL. A valid question. No, Oracle AQ is still out there, and in use at our site. Golden Gate is a replication product. It allows table-level replication of data. One use case, for example, woul ... |
Topic: Golden Gate JMS to MQ |
SAFraser
Replies: 3 Views: 7166
|
Forum: General IBM MQ Support Posted: Thu May 22, 2014 12:33 pm Subject: Golden Gate JMS to MQ |
Anyone ever worked with the Oracle replication product "Golden Gate". It has capability to use JMS to put and get MQ messages.
I've been working with our Golden Gate architect. They hav ... |
Topic: Linux TCP tuning for WMQ |
SAFraser
Replies: 22 Views: 38285
|
Forum: IBM MQ Performance Monitoring Posted: Thu Mar 06, 2014 12:56 pm Subject: Linux TCP tuning for WMQ |
Paul 1 - Shirley 0.  |
Topic: Linux TCP tuning for WMQ |
SAFraser
Replies: 22 Views: 38285
|
Forum: IBM MQ Performance Monitoring Posted: Wed Mar 05, 2014 6:45 pm Subject: Linux TCP tuning for WMQ |
To clarify my point:
He said he looked through the manual and the performance reports. I took it to mean he is setting up MQ and wanting to tune the OS in an optimum fashion. I didn't read it to ... |
Topic: Linux TCP tuning for WMQ |
SAFraser
Replies: 22 Views: 38285
|
Forum: IBM MQ Performance Monitoring Posted: Wed Mar 05, 2014 2:05 pm Subject: Linux TCP tuning for WMQ |
Except, perhaps, TCP keep alive? |
Topic: how to get started on AIX |
SAFraser
Replies: 13 Views: 12105
|
Forum: General Discussion Posted: Mon Dec 30, 2013 12:27 pm Subject: how to get started on AIX |
Point taken. Thanks, Peter! |
Topic: how to get started on AIX |
SAFraser
Replies: 13 Views: 12105
|
Forum: General Discussion Posted: Mon Dec 30, 2013 10:19 am Subject: how to get started on AIX |
The user ID and group are not created by the MQ installation package. This is easily confirmed in any of the Unix Quick Beginnings manuals. |
Topic: Clearing Queues |
SAFraser
Replies: 5 Views: 5880
|
Forum: General IBM MQ Support Posted: Tue Dec 17, 2013 2:54 pm Subject: Clearing Queues |
Oh, and we also have exception and backout messages in low level dev environments, in queues without consumers. We set the DESCR on these queues with a key word, and then we run a shell script via cr ... |
Topic: Clearing Queues |
SAFraser
Replies: 5 Views: 5880
|
Forum: General IBM MQ Support Posted: Tue Dec 17, 2013 2:44 pm Subject: Clearing Queues |
For low level development environments where we have no trading partner connections to consume the messages we produce, we routinely create queues with a "depth" trigger that executes a modi ... |
Topic: reset the channel or resolve the channel |
SAFraser
Replies: 7 Views: 13931
|
Forum: General Discussion Posted: Tue Dec 17, 2013 2:38 pm Subject: reset the channel or resolve the channel |
You can reset a channel inside an mqsc session without specifying a new sequence number. I always try this first. If the problem is that the message was received but channel was interrupted before t ... |
Topic: Multi Instance Queue Manager, take over IP Adress |
SAFraser
Replies: 11 Views: 11976
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Dec 11, 2013 4:21 am Subject: Multi Instance Queue Manager, take over IP Adress |
Thanks, fjb. I think I understand.
We would like to go to CCDTs, but like zpat and others, our clients are not up to the challenge. (We've not given up - it's on our team's project list - but it ... |
Topic: Multi Instance Queue Manager, take over IP Adress |
SAFraser
Replies: 11 Views: 11976
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue Dec 10, 2013 8:07 am Subject: Multi Instance Queue Manager, take over IP Adress |
You could always define a service to the queue manager that would bind the virtual IP to the host the qmgr is running in...
All right, I'll confess. I don't understand how a service on ... |