Re: 'q' file resize

2004-11-16 Thread Robert Broderick
Roger, If he was using LL would a rcdmqimg force the checkpoints?? bb From: Roger Lacroix <[EMAIL PROTECTED]> Reply-To: MQSeries List <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: 'q' file resize Date: Mon, 15 Nov 2004 15:50:15 -0500 Hi

Re: off-topic question - exclusive file control

2004-11-16 Thread Richard Tsujimoto
Roger, It doesn't lock the file. I tried it. - Original Message - From: "Roger Lacroix" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 16, 2004 6:38 PM Subject: Re: off-topic question - exclusive file control > Hi, > > I haven't tried this but you could open it for

Re: off-topic question - exclusive file control

2004-11-16 Thread Roger Lacroix
Hi, I haven't tried this but you could open it for update. i.e. "w" or "w+" Hence the file should be locked (Again I haven't tried this.). Regards, Roger Lacroix Capitalware Inc. http://www.capitalware.biz Quoting Rick Tsujimoto <[EMAIL PROTECTED]>: > Is there a way to obtain a file lock usi

Re: triggering question - condition 11

2004-11-16 Thread Miller, Dennis
Title: Message I think you are confusing conditions 11 and 12.  To force condition 11, just change applicid to a program that does not open the queue, wait for the trigger interval to a expire, and send another message. -Original Message-From: Nick Dilauro [mailto:[EMAIL PRO

Re: MQSeries hidden parameters?

2004-11-16 Thread Christopher Frank
Ferenc, >>>I'm looking for a dokumentation wich describe ALL stanzas >>>in qm.ini and mqs.ini (or registry entries on Windows). I >>>found a channel stanza like StopEvent=Always, but I have >>>not got a doc which describres it. Could anybody help me? Well, I don't have a document that describe AL

off-topic question - exclusive file control

2004-11-16 Thread Rick Tsujimoto
Is there a way to obtain a file lock using fopen (vs. open)?  I know that you can use lockf and fcntl, but I would like to use fopen.

Cluster Problem

2004-11-16 Thread Jay Lang
I have created a cluster on a server having the two repository QM's on the same server.  When I try to create a Q on one of the repo QM's, it does not show a cluster available to share the queue in.  Can a repo QM have a cluster queue?   I can create another QM on the same server, join the c

Re: WBIMB Broker restart without Broker restart

2004-11-16 Thread Robert Broderick
We were under XA at the time and it was not causing us an issue. How may retries does it take to establish the connection. We were running a job in CRON to query the DB and restart the queue. I believe the timing on that was at a 10 or 15 min interval. Maybe that was giving the Broker enough time t

Re: WBIMB Broker restart without Broker restart

2004-11-16 Thread Kulbir S. Thind
What we're not seeing is the connection handle re-establish after the first message is caught as an exception, the subsequent messages also error.  May be this is because of the XA configuration we have put in place.   Also, in terms of sharing the database for broker and application usage this w

Re: WBIMB Broker restart without Broker restart

2004-11-16 Thread Robert Broderick
You are going to get two different exception thrown. (at least as of 2.1, I have not verified if this is the case on 5.0). The first on is that the database is not available. The second is that the connection handle is invalid. When the database is taken offline the flow reacts with the DB not avai

Re: triggering question - condition 11

2004-11-16 Thread Nick Dilauro
Rick   Usually this condition occurs as a result of a triggered application which has started and then failed and left messages on the queue.  Trigger first is obviously not met with messages on the queue so this feature is a kind of insurance policy for trigger first.  I can’t think of a

trigger question - condition 11 - never mind

2004-11-16 Thread Rick Tsujimoto
found what I was looking for in the MQ Programmer's Guide

triggering question - condition 11

2004-11-16 Thread Rick Tsujimoto
Condition 11 states that a TM will be generated if a sufficient interval, e.g. triggerinterval, elapsed since the last trigger message was written for the queue.  I'm trying to simulate this condition and no matter what I try, the trigger message is created immediately.  What sequence of events ar

Re: WBIMB Broker restart without Broker restart

2004-11-16 Thread Kulbir S. Thind
Hi, We're seeing that the broker doesn't always recover after the first message that it is processing and it seems as if it recovers after a period of time. Regards, Kulbir. "Jas Singh" <[EMAIL PROTECTED]> Sent by: "MQSeries List" <[EMAIL PROTECTED]> 16-Nov-2004 17:03 Please respond to "

Re: WBIMB Broker restart without Broker restart

2004-11-16 Thread Jas Singh
Hi , The first message after the Database restart will throw exceptions , later on after the exception the Broker recovers itself but to handle this condition you should allow the message to be backed out to the input queue with Backout threshhold greater than 1 so that the broker tries to re-prce

WBIMB Broker restart without Broker restart

2004-11-16 Thread Kulbir S. Thind
Hi, In a scenario where the WBIMB broker database is restarted without the WBIMB broker being restarted we find that flows throw exceptions when processing messages as the connection handle for the database is not valid.  Eventually, however the broker manages to re-establish connection with the

Vladimir Veytsel is out of the Office.

2004-11-16 Thread Vladimir Veytsel
I will be out of the office from 11/16/2004 until 11/17/2004. I will respond to your message when I'll return. For production emergencies please contact me at: 201-251-3892 - Home 347-563-1085 - Cell For questions other than production emergencies contact my manager Rommel Belen at 212-270-1

Andrew Barrett/Australia/IBM is out of the office (Training Course)

2004-11-16 Thread Andrew Barrett
I will be out of the office starting 16/11/2004 and will not return until 22/11/2004. Please direct any MQ Project related enquiries to Lambert Feist on 9937-8066 ( Mobile 0413607253) Other enquiries should be directed to Chris Todd on 99378147 (Mobile 0412565417) Instructions for managing you

MQSeries hidden parameters?

2004-11-16 Thread Ferenc Door
Hi! I'm looking for a dokumentation wich describe ALL stanzas in qm.ini and mqs.ini (or registry entries on Windows) I found a channel stanza like StopEvent=Always, but I have not got a doc which describres it. Could anybody help me? Best regards, Ferenc Doór ***

Re: DefaultQBufferSize and DefaultQFileSize

2004-11-16 Thread Juch, Robert
Lawrence, The thing to optimize is your log as you'll be writing at least four records for every message. Ò¿Ó Bob Juch Citigroup MQ Mainframe Support Team Weehawken, NJ 201-974-2147 mailto:[EMAIL PROTECTED] -Original Message- From: MQSeries List [mailto:[EMAIL PROTECTED] Behalf Of Gur

Re: DefaultQBufferSize and DefaultQFileSize

2004-11-16 Thread Gurney, Matthew
Lawrence. They are valid for 5.3. They are independent. They work. Check the Performance Evaluation Report support pack for details on tuning, get the correct one for your OS. eg MP78 for Windows. http://www-306.ibm.com/software/integration/support/supportpacs/product.html Matt. -Origina

Re: 'q' file resize

2004-11-16 Thread Robert Broderick
This answered my previous question: 3) When we take a media image of the queue We compact a local queue prior to taking a media image. bobbee From: Rick Tsujimoto <[EMAIL PROTECTED]> Reply-To: MQSeries List <[EMAIL PROTECTED]> To: [EMAIL PROTECT

Re: AS/400: MQ clients

2004-11-16 Thread Luc-Michel Demey
Hi again, there is some samples shipped with Java client. HTH, LMD. Date sent: Tue, 16 Nov 2004 10:22:07 + Send reply to: MQSeries List <[EMAIL PROTECTED]> From: W Samuel <[EMAIL PROTECTED]> Subject:Re: AS/400: MQ clients To:

Re: Brokers or Execution Groups

2004-11-16 Thread W Samuel
Thanks all for your feedback on this .. Very helpful for a newcomer like me who's got project deadlines ! --- Tibor <[EMAIL PROTECTED]> wrote: > John, > > Your are right, mainly in the case as written: > > "Different brokers are used for different business > areas. Execution groups > within a br

Re: AS/400: MQ clients

2004-11-16 Thread W Samuel
Thanks LMD, David, Madhu for this input.. It saved us a lot of time .. Are there any sample java programs available ? Samuel --- Luc-Michel Demey <[EMAIL PROTECTED]> wrote: > Hello Samuel, > > The is no "classic" MQ client on AS/400 - iSeries > platform. The > only MQ Client available is Java.

Re: AS/400: MQ clients

2004-11-16 Thread Luc-Michel Demey
Hello Samuel, The is no "classic" MQ client on AS/400 - iSeries platform. The only MQ Client available is Java. So il your program on site A is cobol, you have to use (and install, and pay) the full product on both sides. AS/400 and Cobol docs are available on the IBM web sites. Are you looking

Re: AS/400: MQ clients

2004-11-16 Thread David C. Partridge
IIRC there is no MQ client on AS/400 (though memory is faulty these days) D. 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.at/MQSeries.archive

AS/400: MQ clients

2004-11-16 Thread W Samuel
Hi everyone, The team I work with have the following requirement: System A: AS/400 with QMQM library System B: AS/400 with Queue manager QMB The requirement is to connect to QMB from System A. They want to connect to this queue manager via a COBOL program Are MQ clients available on the AS/400