Re: Clustering not working

2003-10-16 Thread Neil Casey
Hi Sid, A few of things to try. 1. dis clusqmgr(*) all on both systems Make sure the statuses all look Ok. 2. dis QC(*) on both systems. The queues should be visible on both systems because they are both full repositories 3. In your client program, make sure that the QMGRNAME field is empty in

Re: Question about OS Upgrade and MQSeries

2003-10-16 Thread Emile Kearns
Why not just use SAVEQMGR to save them all, send them to a SAFE place and restore them again after the upgrade? -Original Message- From: Prithwiraj Basu [mailto:[EMAIL PROTECTED] Sent: 15 October 2003 04:04 PM To: [EMAIL PROTECTED] Subject: Question about OS Upgrade and MQSeries Hi All,

Re: Clustering not working

2003-10-16 Thread Sid . Young
Howdy all It's a goer... Some weird network error. Sid -Original Message- From: Neil Casey [mailto:[EMAIL PROTECTED] Sent: Thursday, 16 October 2003 4:07 PM To: [EMAIL PROTECTED] Subject: Re: Clustering not working Hi Sid, A few of things to try. 1. dis clusqmgr(*) all on both

Wesphere Business Integration Message Broker (WMQI v5)

2003-10-16 Thread Declan Harrington
Does anyone know where on the IBM site I can get a downloadable demo of this?? Thanks, Declan

Re: A program the uses MQSeries Client and Server libraries

2003-10-16 Thread Faizel Sedick
Can anyone tell me how to do this in VB. Thanks Faizel Sedick Woolworths Integration IBM MQSeries Certified Specialist, Developer Solutions Expert Email: [EMAIL PROTECTED] Phone: +27 021 407 2452 Cell: +27 083 251 9361 email:

Piggybacking data

2003-10-16 Thread Vivek Pandey
Hi all, Given the condition that I cannot tweak with the payload of the message as it is sensitive info, which field among the headers of a message can I use for attaching some info to the message for my own use. Among the alternatives, which is the best one ? I'm sure most of you are

Just an add-on

2003-10-16 Thread Vivek Pandey
With ref to my previous mail: If there is no suitable header field where I can put some piggy-data, then is there a way to distribute security credentials among payload fields ? As in one field is protected by credentials A and another by B ??? Problem is I cannot touch the payload of my

Re: Wesphere Business Integration Message Broker (WMQI v5)

2003-10-16 Thread Arvind Chaudhary
Not available for download. Atleast not from website. Declan Harrington To: [EMAIL PROTECTED] [EMAIL PROTECTED] cc: (bcc: arvind.chaudhary/Polaris) MS.COM

Re: A program the uses MQSeries Client and Server libraries

2003-10-16 Thread John Scott
The problem with VB is that you can't store pointers to functions and then call them in the same way you can from C. You could write a small DLL in C that provides the MQCONN etc. entry points and then calls the actual entry points in mqm.dll or mqic.dll based on the discussion below. Regards

Re: Piggybacking data

2003-10-16 Thread Suntosh Murthy
I would use the MQRFH2 Header to specify name value pairs. - Suntosh -Original Message- From: Vivek Pandey [mailto:[EMAIL PROTECTED] Sent: Thu 10/16/2003 5:09 AM To: [EMAIL PROTECTED] Cc: Subject: Piggybacking data

Re: Just an add-on

2003-10-16 Thread Sam Garforth
How long is your data? If it's small you might be able to use the correlid, the msgid, accounting token etc. Or you could write exits which add and remove it from the data. Sam --- Vivek Pandey [EMAIL PROTECTED] wrote: With ref to my previous mail: If there is no suitable header field where I

Antwort: Just an add-on

2003-10-16 Thread Roland Duenki
I dont know exactly what you meen with piggi data. But if you want to abuse some MQMD Fields for your own purpose, I guess you could use the Fields for MSGID and CorrellID if you don't need their usual purpose. You can set both from within your application. These are binary fields. They don't go

SupportPac download problems

2003-10-16 Thread Rick Tsujimoto
I've been trying to download MACV (Windows 5.3 client) and running into problems. When I click on the download icon, I get: We are sorry, your selection resuleted in zero matches. You may want to widen your filter criteria. What gives? Anyone else having this problem? Instructions for managing

Re: Just an add-on

2003-10-16 Thread Luc-Michel Demey
hi all, Be carefull using the correlid the msgid to carry user data. they are supposed to carry binary, so they will not be converted across platforms. If you want to add credentials to your data, I strongly suggest using XML as data format and a XML security mecanism like SAML (Security

Peter Gersak/Slovenia/IBM is out of the office.

2003-10-16 Thread Peter Gersak
I will be out of the office starting October 15, 2003 and will not return until October 17, 2003. 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

Re: SupportPac download problems

2003-10-16 Thread Luc-Michel Demey
same problem for me (Paris, France, Old Europe) ;-) Date sent: Thu, 16 Oct 2003 09:28:17 -0400 Send reply to: MQSeries List [EMAIL PROTECTED] From: Rick Tsujimoto [EMAIL PROTECTED] Subject:SupportPac download problems To:

mqseries support

2003-10-16 Thread Pak, Francis [IT]
Hello, Do MQSeries V2.2 supported under HP OPENVMS V6.2 ? regards 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

Re: MQ Series Segmentation

2003-10-16 Thread Usha Suryadevara
Arun, How do you loop through all the segments ? What is condition you use ? Thanks Usha At 10:05 AM 10/15/2003 -0700, you wrote: HI Usha I have used segmentation but only in Server to Server to scenario. MQPUT PMO MQPMO_LOGICAL_ORDER MD MQMF_SEGMENT (all 3 segments) MQMF_LAST_SEGMENT

WMQe

2003-10-16 Thread Terry House
I have been learning and playing with WMQe (WebSphere MQ Everyplace) and was curious if anyone on the list has used it? žËk¹Ëb¢{¢¹š¨ž ¨º¹šŠX§‚X¬¶±Ê⦝ªº/‰Š{ax¸¬¶¼g§z¶¥R°k¢uæ¯j)ZnWš¶m§ÿðà l¡û\¢`+r¯zm§ÿ!Â'§iüÄz¸ž±ª+Þ

Unsubscribe

2003-10-16 Thread Kanwischer, Douglas E.
Title: Message unsubscribe

Re: WMQe

2003-10-16 Thread Bruce Barclay
Hi, have been doing a lot of research and have got it working on W2K but still trying it to work on a Palm driven device (in my case a Kyocera 7135). Its a whole new world. Have fun. BB. -Original Message- From: Terry House [mailto:[EMAIL PROTECTED] Sent: Thursday, 16 October, 2003 12:48

Re: WMQe

2003-10-16 Thread Christopher Fryett
Our old buddy Roger L. has a good amount of experience. Chris |-+ | | Terry House| | | [EMAIL PROTECTED]| | | E.COM | | | Sent by: | | |

Automating Journal Management in WebSphere MQ for iSeries

2003-10-16 Thread Vengoal Chang
Title: Good article from WSDD Automating Journal Management in WebSphere MQ for iSeries http://www7b.boulder.ibm.com/wsdd/library/techarticles/0308_phillips/phillips.html Best regards, Vengoal