Author |
Message |
Topic: Weblogic and WebSphereMQ integration |
mfeenstra
Replies: 4 Views: 4305
|
Forum: IBM MQ Java / JMS Posted: Tue May 20, 2003 2:16 pm Subject: Weblogic and WebSphereMQ integration |
The app server must be able to read a queue connection factory which you have defined for your queue manager. You can create this with JMSAdmin. Although Weblogic and WMQ integration is not supporte ... |
Topic: Channel throughput using the available SSL cipherspecs |
mfeenstra
Replies: 1 Views: 2201
|
Forum: General IBM MQ Support Posted: Tue May 20, 2003 1:29 pm Subject: Channel throughput using the available SSL cipherspecs |
I found a performance degradation of less than %5 with the following configuration.
Messages:
14k average size
2000 messages per minute
Hardware:
2 clustered IBM p630 servers
Each with 2 950 ... |
Topic: clustering workload problem |
mfeenstra
Replies: 4 Views: 5706
|
Forum: Clustering Posted: Wed Mar 05, 2003 8:38 pm Subject: clustering workload problem |
See the Clusters manual pg. 161 http://publibfp.boulder.ibm.com/epubs/pdf/csqzah06.pdf
This is a new section in the manual. It describes the internal load balancing algorithm. It does say that it ... |
Topic: SSL Certificates, duncan tutorial |
mfeenstra
Replies: 3 Views: 3603
|
Forum: General Discussion Posted: Sun Feb 23, 2003 12:03 am Subject: SSL Certificates, duncan tutorial |
I've had a similar problem with amqmcert and the GUI certificate management utilities complaining about expired certificates when the certificate should be valid. I currently have a PMR open with IBM ... |
Topic: Setup runmqtrm |
mfeenstra
Replies: 1 Views: 2839
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Nov 21, 2002 12:27 pm Subject: Setup runmqtrm |
That's the correct way to do it. I "nohup" the runmqtrm process and pipe the output to a logfile. Put the command right after you start the queue manager in the system startup. |
Topic: Disaster Recovery. |
mfeenstra
Replies: 2 Views: 5435
|
Forum: Clustering Posted: Tue Nov 12, 2002 12:27 pm Subject: Disaster Recovery. |
Aarti,
I would issue the following command on the remaining repository manager:
reset cluster(CLUSTER) QMID(QMID_FOR_QM1) ACTION(FORCEREMOVE)
That should purge all old records for the destroy ... |
Topic: Clustering work load problem |
mfeenstra
Replies: 4 Views: 6398
|
Forum: Clustering Posted: Tue Nov 12, 2002 12:18 pm Subject: Clustering work load problem |
The only solution to this problem is to design a cluster workload exit algorithm. The logic of the algorithm, could for example, switch to a different available destination if the target destination ... |
Topic: Put inhibbiting a Queue |
mfeenstra
Replies: 8 Views: 11608
|
Forum: Clustering Posted: Fri Nov 01, 2002 12:48 pm Subject: Put inhibbiting a Queue |
It sounds to me like you put the message from the same queue manager that hosts the put-inhibited queue. Meaning the cluster found the queue locally and didn't try sending it across the cluster -- ca ... |
Topic: Certify 096 |
mfeenstra
Replies: 2 Views: 2415
|
Forum: General Discussion Posted: Wed Oct 30, 2002 7:50 pm Subject: Certify 096 |
For information on the Certification:
http://www-1.ibm.com/certify/certs/mqsemqs.shtml
To take the test:
http://www.2test.com |
Topic: MQ / JMS / Remote GETS |
mfeenstra
Replies: 4 Views: 2915
|
Forum: IBM MQ Java / JMS Posted: Thu Oct 17, 2002 6:42 pm Subject: MQ / JMS / Remote GETS |
If "remote gets" means the application is on a remote machine from the queue manager..
MQSeries does support remote gets with the JMS interface, provided you are:
1) Using the com.ibm.mqjms.jar
... |
Topic: What is the largest number of cluster members in cluster? |
mfeenstra
Replies: 29 Views: 34894
|
Forum: Clustering Posted: Fri Sep 13, 2002 12:54 pm Subject: What is the largest number of cluster members in cluster? |
I too am interested in having this question answered. |
Topic: MQSeries installed on Win 2000 Terminal Server |
mfeenstra
Replies: 5 Views: 6404
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue Jul 09, 2002 11:38 am Subject: MQSeries installed on Win 2000 Terminal Server |
According to IBM support, MQSeries will not work, and is not supported, when using Windows Terminal Server.  |