AW: AW: QMGR cannot join a cluster, SYSTEM.TEMPQMGR[conname] inst ead of Rep QMGR

2002-10-16 Thread Raabe, Stefan
Hi, clustering works by queuemanager-id not by queuemanager-name. if a qmgr is created it will be given a qmgr-id (qmgrname, date, time) which is used to identify the queuemanager within the mqseries cluster. if you purge that queuemanager (or if it is gone because of machine failures, disk

WMQI 2.1 with CSD2

2002-10-16 Thread Emile Kearns
Hi all, When ever I try and do a normal deploy, I get the following error: BIP1510E: Unable to deploy configuration data. An attempt was made to deploy configuration data to one or more brokers, but the Configuration Manager is already deploying to broker BROKER. You can not

Re: ESQL Help in WMQI 2.1

2002-10-16 Thread Rodríguez Alvarez-Querol, Manuel Carlos
Use the following ESQL code DECLARE refType REFERENCE TO InputRoot.XML.source.topGroup.group1; WHILE LASTMOVE(refType) DO DECLARE refElement REFERENCE TO refType; MOVE refElement FIRSTCHILD TYPE 0x100; WHILE LASTMOVE(refElement) DO CREATE LASTCHILD OF

Antwort: Lost the Archive Search Page

2002-10-16 Thread Roland Duenki
http://messageq.ebizq.net/vienna/ ___ Disclaimer: Diese Mitteilung ist nur fuer die Empfaengerin / den Empfaenger bestimmt. Fuer den Fall, dass sie von nichtberechtigten Personen empfangen wird, bitten wir diese

Re: MQ v5.2 on os/390

2002-10-16 Thread N Vinodh
Hi Sam Can you plz tell me the PTF no's and the order in which you applied those. Thanks. Vinodh Mauro, Samuel [EMAIL PROTECTED]To: [EMAIL PROTECTED] XTRON.COM cc: Sent by:

MQSeries Trigger and WinNT

2002-10-16 Thread Schmidt, Reiner [IRZ-01]
Dear Listeners, with the following definitions: DEFINE QLOCAL(VHVT.BN.MQH2S.JDA) REPLACE  +     DESCR (' ')    +     MAXDEPTH (9)  +     GET (ENABLED)  +     PUT  (ENABLED)  +  

Re: Security issues with WMQI and Control Center

2002-10-16 Thread Christopher Frank
Hello, the security 'hole' between the Java control center (WMQI) and the configuration manager has been discussed before. The suggested solution for this issue is the use of channel-exits. However, with the 5.3 release of MQSeries, SSL was introduced, which can be used to build a trust relation

Re: MQSERIES5.2 as XA-TRAN COORDINATOR

2002-10-16 Thread Nagendran Bagavathiraj
BDY.RTF Description: RTF file

Re: MQSeries Trigger and WinNT

2002-10-16 Thread Benjamin Zhou
BTW, even you want trigger first, trigdpth(1) must still be specified. -Original Message-From: Schmidt, Reiner [IRZ-01] [mailto:[EMAIL PROTECTED]]Sent: Wednesday, October 16, 2002 9:06 AMTo: [EMAIL PROTECTED]Subject: MQSeries Trigger and WinNT Dear Listeners,

Re: MQSERIES5.2 as XA-TRAN COORDINATOR

2002-10-16 Thread Russell Finn
What does the Oracle log file say? Your XAOpenString seems to have the log directory coded in UNIX format: ... LogDir=/tmp/ora.log ... Russell Russell Finn MQSeries System Test [EMAIL PROTECTED] |-+--- | | Nagendran Bagavathiraj

Problem publishing big messages on mq queue

2002-10-16 Thread Mittal, Gaurav
Hi All, We are having a problem in publishing big message.We are using JMS to publish the message.Our queuese are configured to accept message of 10 mb and queue manager to accept max message of 100 mb. But still when we publish a message of 6mb we get error and the linked mq exception is 2030

Re: MQSeries Trigger and WinNT

2002-10-16 Thread Peter Heggie
Use a trigger monitor started from a command prompt (window) instead of the trigger monitor started from the MQ Services Explorer. Keep the window open as you put a (first) message to the queue. Watch what happens in the command prompt window - frequently there will be error messages..

Re: MQSeries Trigger and WinNT

2002-10-16 Thread Mark Roberts
Make sure the IPPROC = 0 (input process count) on VHVT.BN.MQH2S.JDA (triggered queue) and the IPPROC 0 on SYSTEM.DEFAULT.INITIATION.QUEUE (init queue) when you put the message or the queue manager will not create a trigger message. Thanks, Mark... 585 - 238 - 4502

Re: MQSERIES5.2 as XA-TRAN COORDINATOR

2002-10-16 Thread Nagendran Bagavathiraj
BDY.RTF Description: RTF file

Re: MQSERIES5.2 as XA-TRAN COORDINATOR

2002-10-16 Thread Nagendran Bagavathiraj
BDY.RTF Description: RTF file

Re: Problem publishing big messages on mq queue

2002-10-16 Thread Joerg Wende
Gaurav, I assume that your program is running in client mode - so you have to adjust also the maximum message length for the channel. The default value for the SYSTEM.DEF.CLNTCONN channel is 4 MB. Hope this helps. Joerg Mit freundlichen Grüßen / kind regards Joerg Wende

Re: Dynamic Queue Names

2002-10-16 Thread DiLauro, Nick
I'm not sure if it has changed since I'm still using v5.2. But remember that if the DynamicQueueName of the MQOD is not terminated with an asterisk, then the unique portion of the name will not be generated. Could an application be doing this inadvertently? -Original Message-From:

Re: AW: AW: QMGR cannot join a cluster, SYSTEM.TEMPQMGR[conname] inst ead of Rep QMGR

2002-10-16 Thread Yonny Serrano
Stefan, the information that you ask for INETD.CONF QM_MQSI2 stream tcp nowait mqm /usr/lpp/mqm/bin/amqcrsta amqcrsta -m MQSI2 QM_QMAS2 stream tcp nowait mqm /usr/lpp/mqm/bin/amqcrsta amqcrsta -m QMAS2 SERVICES QM_MQSI2 1416/tcp QM_QMAS2 1417/tcp This information above is only for one of the

RetryConnectToSharedSubpool

2002-10-16 Thread Evelyn Millions
I was working on getting MQ and WebMethods to connect yesterday and ran into a problem I've seen before with WAS and MQ, where I get a 2059 on the application trying to bind (not using client mode) and within the MQ logs you see failure on RetryConnectToSharedSubpool. Client connection was

Problem in putting message of 6mb on mq5.2.1

2002-10-16 Thread Mittal, Gaurav
Hi All, We are not able to put message more than 4mb on a queue.If we try we get message to big for queue error. Also when we try to see maximum message length allowed for queue manager and queue through explorer both are 10 mb but when we query them through getMaximumMessageLength() we get a

Base timestamps in MQ traces on AIX

2002-10-16 Thread Li, Grant
Hi, Does anyone know how to include base timestamps in MQ's traces on AIX? We try to figure out a mysterious pause when a messageis passed through two AIX boxes and one Solaris box, with all MQ5.2 installed. The base timestamps will help us to find out where the delay is. Thanks, Grant Li CSG

Re: WMQI 2.1 with CSD2

2002-10-16 Thread Tony Devitt
** Note: This e-mail is subject to the disclaimer contained at the bottom of this message. ** : Connet to you CM database and enter the command:

Re: Problem in putting message of 6mb on mq5.2.1

2002-10-16 Thread Tim Armstrong
Yes on channel definitions. However I doubt thisn is related to your problem. Regards Tim A Mittal, Gaurav Gaurav.Mittal@BETo: [EMAIL PROTECTED] STBUY.COM cc: Sent by: MQSeries

Re: MQSeries Trigger and WinNT

2002-10-16 Thread Tim Armstrong
Is the depth of the queue greater than 0 if so no trigger message will be issued until the trigger interval has expired. The following excerpt describes this value. TriggerInterval (MQLONG) Trigger-message interval. This is a time interval (in milliseconds) used to restrict the number of

MS0G, against a 5.1 QMGR

2002-10-16 Thread Yonny Serrano
Is it posible to use the support pack MS0G (running over Win 2K) to get a dump of a full repository qmgr running MQSeries for AIX 5.1 (CSD 04) ? Can I use the last version of ma88 to do it? If YES, are there any recomendations to do it? if NO, how can I manipulate the information in a full

Re: MS0G, against a 5.1 QMGR

2002-10-16 Thread Tony Devitt
** Note: This e-mail is subject to the disclaimer contained at the bottom of this message. ** : Yonny, You should not have any problems working with