Re: Change Timeout for MQCONN

2004-10-13 Thread Ken Woloschuk
unfortunately it says you can only increase it from the default of 3 seconds - not decrease it! Cheers, Paul -Original Message- From: MQSeries List [mailto:[EMAIL PROTECTED] Behalf Of Ken Woloschuk Sent: 08 October 2004 20:05 To: [EMAIL PROTECTED] Subject: Re: Change Timeout for MQCONN

Re: Change Timeout for MQCONN

2004-10-08 Thread Ken Woloschuk
If you take the sample program amqsget and specify a non-existent QMGR name, the program ends immediately with a 2058 reason code.  I don't think that TCP/IP setting has any effect on Paul's problem. Ken Woloschuk

Re: Change Timeout for MQCONN

2004-10-08 Thread Ken Woloschuk
tent QMGR name, the program ends immediately with a 2058 reason code.  I don't think that TCP/IP setting has any effect on Paul's problem. Ken Woloschuk <[EMAIL PROTECTED]> Sent by: MQSeries List <[EMA

Re: VMS MQClient Channel tab location and name configuration

2004-10-08 Thread Ken Woloschuk
> When I did work with VMS using a V2 QMGR the environment variable MQCHLLIB didn't work as documented - I simply put the AMQCLCHL.TAB into the MQSeries top level directory with the correct permissions and clients were able to function. Can't remember if the MQCHLTAB had any e

Re: Change Timeout for MQCONN

2004-10-08 Thread Ken Woloschuk
For WXP or W2K look at the following registry entries: HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters TcpMaxConnectRetransmissions and HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\interface -name TcpInitialRTT For example, by se

Re: Windows 2000 Server and CSD07 problem

2004-06-22 Thread Ken Woloschuk
See if a process has any of the MQSeries DLL's open. http://www.sysinternals.com has a utility called "process explorer" which can help. If you run it up choose the "find" option then "find dll" - enter "mq" and it should find all the processes with MQSeries dll's open. You can also try the "find

FW: Is SUN's JMS messaging superior to MQSeries?

2004-05-30 Thread Ken Woloschuk
. Now I am not saying that Sun Java System Message queue is not a good product, or that the benchmark is neither interesting nor insightful, I just find it a little out of touch with the how messaging applications work. Cheers Didi - Original Message ----- From: "Ken Wol

Is SUN's JMS messaging superior to MQSeries?

2004-05-28 Thread Ken Woloschuk
I came across a report which claims that Sun's Java Message Queue software out-performs IBM's MQSeries. The report can be found at: http://wwws.sun.com/software/products/message_queue/wp_JMSperformance.pdf Can anyone comment on the validity of this report and are there any reports to the contrary

Re: Problem with clearing a queue

2004-05-25 Thread Ken Woloschuk
How about using 'rsvmqtrn' to either commit or back out the UoW?? -Original Message- From: MQSeries List [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED] Sent: Tuesday, May 25, 2004 05:26 To: [EMAIL PROTECTED] Subject: Re: Problem with clearing a queue Gina, Sounds like the chan

Re: Problem with clearing a queue

2004-05-24 Thread Ken Woloschuk
See the note on transmission queues at the following link:   http://publibfp.boulder.ibm.com/epubs/html/csqzaj09/csqzaj090w.htm#HDRCLRQL       -Original Message-From: MQSeries List [mailto:[EMAIL PROTECTED]On Behalf Of Gina McCarthySent: Monday, May 24, 2004 14:44To: [EMAIL

Re: CSD06 problems onWin2K server

2004-05-10 Thread Ken Woloschuk
The following link describes a situation similar to yours on a non-windows platform. It may still provide some insight into your problem: http://www-1.ibm.com/support/docview.wss?rs=0&q1=AMQ5525&uid=swg21165631&loc =en_US&cs=utf-8&cc=us&lang=en -Original Message- From: MQSeries List [ma

Re: CSD 6

2004-05-07 Thread Ken Woloschuk
Have a look at the following link: http://www-1.ibm.com/support/docview.wss?rs=0&q1=amq4757&uid=swg21157389&loc =en_US&cs=utf-8&cc=us&lang=en -Original Message- From: MQSeries List [mailto:[EMAIL PROTECTED] Behalf Of Ward, Mike S Sent: Friday, May 07, 2004 06:39 To: [EMAIL PROTECTED] Su

Re: TCP error

2004-04-28 Thread Ken Woloschuk
Since you have a lot of clients having the save problem it may be that you have a network related problem?? The operating system is identifying that it has rejected the TCP operation because it was unable to perform the TCP action on the physical network. This results from conditions such as high

Re: can not connect to queue manager

2004-04-26 Thread Ken Woloschuk
> > to pick up new security setting. (Strange but true.) > > Roger, there were no security setting changes made to this user. The user > was > created with the MQM rights, but as a habit I restarted the qm anyway, to no > avail. > > > Ken Woloschuk wrote: > > Yo

Re: Webshpere MQ 5.3 and queue size

2004-04-25 Thread Ken Woloschuk
See the following links for pertinent info: http://www.mail-archive.com/[EMAIL PROTECTED]/msg13265.html http://www-306.ibm.com/software/integration/support/supportpacs/individual/mp01.html -Original Message- From: MQSeries List [mailto:[EMAIL PROTECTED] Behalf Of mqteam Sent: Sunday, Apr

Re: can not connect to queue manager

2004-04-22 Thread Ken Woloschuk
You could try and disable the OAM and see if there are other authorization issues like file/directory permissions. There's only one problem - on VMS you define a logical PRIOR to creating the queue manager which disables the OAM for the life of the queue manager. This may be beneficial if you can

Re: WebSphere MQ clients

2004-04-22 Thread Ken Woloschuk
Is this what your looking for? http://publibfp.boulder.ibm.com/epubs/html/csqzaf07/csqzaf070z.htm#HDRSUPPAC -Original Message- From: MQSeries List [mailto:[EMAIL PROTECTED] Behalf Of Usha Suryadevara Sent: Thursday, April 22, 2004 12:22 To: [EMAIL PROTECTED] Subject: Re: WebSphere MQ clie

Re: Problem channel initiator

2004-04-15 Thread Ken Woloschuk
Does this link shed any light on your problem?   http://www-1.ibm.com/support/docview.wss?rs=0&q1=amq9509+channel+initiator&uid=swg2024&loc=en_US&cs=utf-8&cc=us&lang=en -Original Message-From: MQSeries List [mailto:[EMAIL PROTECTED]On Behalf Of Alex A. L. Sousa - BMSSent: T

What is rmm.jar used for?

2004-04-12 Thread Ken Woloschuk
rmm.jar is distributed with MQ v5.3. Iam unable to find any doc on this java file - does anyone know what it's used for? Thx Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http://www.lsoft.com Archive: http://vm.akh-wien.ac.

MQ clients with CSD06 integrated?

2004-04-09 Thread Ken Woloschuk
The support paks for MQ clients seems to have been updated to include CSD06 but when downloaded the README indicates CSD04 is integrated? Anyone have any idea whats going on here? For the windows client the download is at http://www-1.ibm.com/support/docview.wss?rs=203&uid=swg24006105&loc=en_US&c

Re: MQ down on OpenVms

2004-03-25 Thread Ken Woloschuk
Your pagefile.sys file may need to be increased in size followed by a reboot. -Original Message- From: MQSeries List [mailto:[EMAIL PROTECTED] Behalf Of Lindberg, Gunilla Sent: Thursday, March 25, 2004 06:42 To: [EMAIL PROTECTED] Subject: MQ down on OpenVms Hi! MQ on OpenVms crashed t

Re: Managing linear logs with MQ5.3 on Windows

2004-03-22 Thread Ken Woloschuk
We currently use the MS62 support pack to clean up linear logs. It was mentioned that the MS0L support pack offers a JAVA solution for cleaning up linear logs for windows. I downloaded MS0L and found the following procedure to work on windows: For windows usage, first create a qm.ini in \qmgrs\

Re: Managing linear logs with MQ5.3 on Windows

2004-03-22 Thread Ken Woloschuk
d haven't heard anything since then. Are you talking of another home page for Hursley where we can download this service pack. Believe me, it was damn frustrating to download something which doesn't exist. Hence I said bugger all, and built my own VB script for it. Cheers Rao -Origin

Re: Managing linear logs with MQ5.3 on Windows

2004-03-22 Thread Ken Woloschuk
The MS62 support pack found on Hursley applies to both UNIX and Windows (W2K/WNT/WXP). For Windows, there is no mqs.ini file therefore you MUST specify the "-n" option to prevent the parsing of .ini files. Assuming you've installed perl on windows and have gzip on the system with its location spe

Re: WMQ 5.1 on Alpha VMS

2004-02-20 Thread Ken Woloschuk
You mentioned VMS V7.1 - I thought the minimum level for VMS is V7.2-1 for MQ V5.1? See: http://www-306.ibm.com/software/integration/wmq/openvmsv51/factsheet.html -Original Message- From: MQSeries List [mailto:[EMAIL PROTECTED] Behalf Of David Awerbuch Sent: Friday, February 20, 2004 10:1

Re: Process /sys$system/runmqchl terminated with status 20

2004-02-05 Thread Ken Woloschuk
Thanks, Dave A. -Original Message- From: Ken Woloschuk [mailto:[EMAIL PROTECTED] Sent: Sunday, February 04, 2001 5:57 PM To: [EMAIL PROTECTED] Subject: Re: Process /sys$system/runmqchl terminated with status 20 I've seen error status 20 occur on a queue manager when the "maxinitiators"

Re: Process /sys$system/runmqchl terminated with status 20

2004-02-04 Thread Ken Woloschuk
I've seen error status 20 occur on a queue manager when the "maxinitiators" was set too low to accomodate all requested channel initiators. This would be set in the channels stanza in the file qm.ini. -Original Message- From: MQSeries List [mailto:[EMAIL PROTECTED] Behalf Of Williams, A

Different behavior for clussdr and sdr channels?

2003-12-11 Thread Ken Woloschuk
Have the following scenario: Using MQ v5.3 csd5. I disconnect a machine from the network hosting a queue manager which supports a clustered queue. I then put a message to that clustered queue from elsewhere in the cluster. I monitor the status of the active channels on the queue manager that wil

Re: setting up MQ environment on windows for Perl

2003-12-05 Thread Ken Woloschuk
Give this a try. The "nmake test" may skip some tests but the the software still seems to work. C:\MQ_PER~1\MQSERI~1.20>ls C:\MQ_PER~1\MQSERI~1.20\*.* .exists [t.in] [.options] [util] [blib] Changes.html [examples]

Re: Windows Log Rotation

2003-12-01 Thread Ken Woloschuk
A java version is available at: http://www-306.ibm.com/software/integration/support/supportpacs/individual/m s0l.html -Original Message- From: MQSeries List [mailto:[EMAIL PROTECTED] Behalf Of Beinert, William Sent: Monday, December 01, 2003 10:46 To: [EMAIL PROTECTED] Subject: Re: Window

Re: dmpmqaut

2003-11-25 Thread Ken Woloschuk
try dmpmqaut -m QM1 2> out.txt -Original Message- From: MQSeries List [mailto:[EMAIL PROTECTED] Behalf Of Ruzi R Sent: Tuesday, November 25, 2003 14:12 To: [EMAIL PROTECTED] Subject: dmpmqaut on MQ 5.3/2WK. If I issue: dmpmqaut -m QM1 >out.txt to see all the authorities on QM1, out.tx