Re: message data conversion

2003-11-02 Thread Potkay, Peter M (PLC, IT)
Conversion happens because you ask for it explicitly, not because the format of the message is set to some value. If you want conversion, the getting app should specify that option on the MQGET call. If that step is not done, there is no conversion attempt, regardless of what the format field is.

Re: URGENT: Any way to find the msgs sent

2003-11-02 Thread Del
  Hi Ruzi, QN-StatWatch will capture messages, so that you can track and report on messages moving between Queue Managers. You can request a free copy from http://www-3.ibm.com/software/integration/mqreconda/ Derek. Reconda International Corporation

Re: URGENT: Any way to find the msgs sent

2003-11-02 Thread Darren Douch
We use home-grown channel exits to log everything moving between qmgrs. Regards Darren. - Original Message - From: "Razi, Ruzi" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 31, 2003 5:12 PM Subject: Re: URGENT: Any way to find the msgs sent > Yeah, I'd found out it w

Re: Upgrade from 5.2.1 to 5.3 on Windows 2000 Cluster Server

2003-11-02 Thread Potkay, Peter M (PLC, IT)
Jim, its a bit more complicated than that. I hope you have a test environment to fool around in first. In the last 2 months, I have done this exact upgrade in our LAB, QA and production environments. Based on what we learned in the test upgrades, I had an 80 step document explaining what needed to

Loosing security access to the Queue Manager.

2003-11-02 Thread Fez
Hi guys,   On Friday 31st November around 15:00 GMT I had three applications all using the same userid on a Solaris machine simultaneously loose security access to three Queue Managers [5.2] even though the user id is STILL in the mqm group.   I have a call still outstanding with IBM, but wou

WebSphere MQ Express

2003-11-02 Thread Michael Dag
Last night I gave it a spin and here is the report: http://www.mqseries.net/phpBB2/viewtopic.php?t=11565&highlight= Michael Dag 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.

Re: URGENT: Any way to find the msgs sent

2003-11-02 Thread Sam Garforth
> Nastel's AutoPilot for WebSphere/Transaction Monitor > logs the messages. > http://www.nastel.com/products/ap_wstr.html > > Not sure it helps him find the messages he's already > lost though. > > Sam > --- Michael Dag <[EMAIL PROTECTED]> wrote: > I > don't think QPasa or any other monitoring too

Re: Message Browse Tool

2003-11-02 Thread Sam Garforth
amqsbcg --- Michael <[EMAIL PROTECTED]> wrote: > I am looking for a command line tool that I can use > to output to a file the > following: > > Message ID > Correlation ID > Message Data as Text > > Does anybody know if there is a tool out there that > can do this for me? > > Thank you. > > Micha

message data conversion

2003-11-02 Thread Randy J Clark
I have a program that sends data from an OS390 to an AS400 box. It does NOT set any of the field below The default values are Numeric encoding of message data MQMD-ENCODING PIC S9(9) BINARY VALUE 785. Character set identifier of message data MQMD-CODEDCHARSETID PIC S9(9) BINARY VALUE 0

Re: Message Browse Tool

2003-11-02 Thread philip . distefano
Use MO71... Christopher Fryett <[EMAIL PROTECTED]To: [EMAIL PROTECTED] FOMAHA.COM> cc: Sent by: MQSeriesSubject: Re: Message Browse Tool Li