Re: Remote Admin

2002-05-16 Thread Marcin Grabinski
> We want to use MQExplorer on NT to administer queue managers on remote > systems I believe I can do this for remote queue managers running on most > platforms (UNIX etc) but not OS/390. Remote administration of MQ on OS/390 is pretty simple. Just send a command to its SYSTEM.COMMAND.INPUT queue

Re: accessing MQSeries objects from JDE Application.

2002-05-16 Thread Jonas Nyberg
Hi Vinodh, We is using JDE in a B2B solution that is based on MQ. In the JDE servers we have done in this way. 1. A general MQ adapter is used (inhouse developed for general use). 2. JDE modules developed to process the data is called from the adapter. The adapter handle all MQ processing. Depe

Re: runmqsc on Unix platforms in general

2002-05-16 Thread Marcin Grabinski
I believe that the bash shell has the features. Best regards, Marcin Grabinski <>< [EMAIL PROTECTED] - Original Message - From: "Smith, Gregory" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 14, 2002 10:23 PM Subject: runmqsc on Unix platforms in general > I'm jus

Re: Java or JMS -which way to go?

2002-05-16 Thread PUFFET, Olivier
Peter, The fact to use JMS should be driven by some points: 1. It is easier to find "external" developer which knows (and willing to develop with) a standard. 2. What is the policy of your company about J2EE framework. Is this a (the) direction your company wants to go. If yes, you have to inq

mq queries

2002-05-16 Thread N Vinodh
Hi all I am back again with some more MQ queries. 1. Can MQ sense end of a replication message if we keep sending multiple messages? If yes, how? If no, what needs to be done in application program to make it sense end of message? This is for sensing end of auxillary se

accessing MQSeries objects from JDE Application.

2002-05-16 Thread N Vinodh
Hi all We have JDE application running on AS/400 machine. JDE needs to receice messages in XML format from MQSeries. JDE interface receives the XML message from the MQSeries queue. JDE interface processes it return the resulting statis in an XML message via MQSeries. Basically it involves 1. g

Sending MQ Message to Email/FAX server

2002-05-16 Thread Rao Krishna
Hi there, If anybody using this type of services, could you please provide your valuable inputs. I am receiving message from os/390 to MQSeries on NT. Based on mode of communication requested by customer in the message, i would like to Fax or Email the content to respective customer. Is there an

Re: On AIX, is there a limit on the # of Qmgrs

2002-05-16 Thread Brian S. Crabtree
Eric Queue Managers take scarce kernel resources on Unix - shared memory, semaphores etc. There is no limit as such to the number of queue managers - it depends on the kernel configuration It is unwise and architecturally unnecessary to run multiple queue managers on any box - it makes administr

Re: MQSI Compute Node

2002-05-16 Thread Lanny Heidenfelder
Ratnadeep, Are you putting a valid PDF format message to the queue? I'm not even sure what a PDF message looks like myself since I've never used it, so I'd suggest changing the MQInput node default value to a domain of XML and putting a test message of the format: My test That's a valid

Re: Problem with 2058 on MQCONN

2002-05-16 Thread Tony Devitt
Sergio, I am not familiar with that sample program, but suggest that program CSQ4BVK1 should connect to QMGR MQD1; try changing the parameter on the EXEC statement from CSUX034 to MQD1. Also make sure you have a remote queue definition for RQ.MQD1.CSUX034 on QMGR MQD1. -Original Message

Re: MQSeries 5.2 on Windows XP

2002-05-16 Thread Sid Young
Howdy Peter, I have tried the v5.1 and v5.2 Server versions also and it is a no goer under XP... the v5.2 and v5.2.1 clients do seam to work ok on XP. Sid Young QML Pathology Brisbane -Original Message- From: Potkay, Peter M (PLC, IT) [mailto:[EMAIL PROTECTED]] Sent: Thursday, 16 May 20

Re: Problem with 2058 on MQCONN

2002-05-16 Thread Randy J Clark
if you are running on the 390 I am assuming you would want to connect to the 390 not the unix box it appears to me you are using the wrong queue manager Sergio Lima <[EMAIL PROTECTED]>@AKH-WIEN.AC.AT> on 05/16/2002 07:06:48 PM Please respond to MQSeries List <[EMAIL PROTECTED]> Sent by:

unsubscribe

2002-05-16 Thread Bjarni Sigurðsson
unsubscribe - Original Message - From: Steve Condarcure To: [EMAIL PROTECTED] Sent: Wednesday, May 08, 2002 2:24 PM Subject: unsubscribe unsubscribe Do You Yahoo!?Yahoo! Health - your guide to health and wellness

On AIX, is there a limit on the # of Qmgrs

2002-05-16 Thread Eric Preston
All, I have a customer that is running multiple queue managers on an AIX platform and they are desperately trying to find out if there are any documented limits on how many queue managers they can run simultaneously. Are there any performance white papers or other sources of information that can

Problem with 2058 on MQCONN

2002-05-16 Thread Sergio Lima
Hello. Here We try connect a OS/390 MQ with UNIX MQ, and received 2058 on MQCONN . We also checked the channels, queues, name of Qmanager, and can't find the mistake. We also can see that the channels are RUNNING status like bellow : OS/390 : CSUX034.TO.MQD1 CHLRECEIV

Re: MQSI Compute Node

2002-05-16 Thread Ratnadeep Bose
Lanny, Thanks for your advice. You are right. I found everything about the broker under the Operation tab once I refreshed the screen. So I can assume it's deployed properly. I am putting some message using explorer into the input queue. But I doubt if I am using the right format in the input nod

Re: Memory Segments

2002-05-16 Thread Kasischke, Bob
Title: RE: Memory Segments I'm not sure exactly what the problem was on AIX but on our Sun boxes we have problems with shared memory/semaphores and it is not always related to forcing a queue manager to stop. We were seeing a regular memory leak so every nite we bring all our queue managers do

Re: LU6.2 connection on MQ Series MVS 1.2

2002-05-16 Thread Rick Tsujimoto
Walter, My mistake. I misunderstood. In addition to the vary off/on of the LU as Glen pointed out, you could also stop/start the listener; you can specify the LUNAME. There's a separate listener for SNA and TCP/IP. Walter Childson <[EMAIL PROTECTED]

MQSI 2.1 - NNSY -2622 Invalid Rules Mgmt Object passed in

2002-05-16 Thread Paul Dix
I'm getting the following error during startup after I installed the Rules GUI for a developer. -2622 Invalid Rules Mgmt Object passed in. This developer's ID works from other desktops, but not his. Installed the software WMQI 2.1 CSD#1. The format GUI works fine. Other developers here also work

Re: LU6.2 connection on MQ Series MVS 1.2

2002-05-16 Thread Walter Childson
Rick, It doesn't appear we have a problem with the NT to MVS connectivity. But we are responsible for the MVS side, and we get the problem in the MVS to NT sender channel which is started and defined on the MVS side. I don't think the NT box has MVS to NT receiver channel problems. Walt

Re: LU6.2 connection on MQ Series MVS 1.2

2002-05-16 Thread Robert Broderick
Pre 5.2 MQSeries on MVS, there was a PTF to fix a problem when the connection was abruptly lost. The receiver channel got stuck in the RUNNING state and had to be reset manually. I thought it was a TCP/IP problem though. You could take a look! The PTF was UQ33427-ADOPTMCA.

Re: LU6.2 connection on MQ Series MVS 1.2

2002-05-16 Thread Glen Shubert
We also have many MVS to NT channels.  A stop/start of the channel should be enough, but you may have to inactivate/re-activate the LU. You can contact me offline if you need to. Glen Shubert Walter Childson <[EMAIL PROTECTED]> Sent by: MQSeries List <[EMAIL PROTECTED]> 05/16/2002 03:31 PM

Re: LU6.2 connection on MQ Series MVS 1.2

2002-05-16 Thread Rick Tsujimoto
I think you should be able to restart the LU6.2 connection via the SNA server on the NT box. Walter Childson <[EMAIL PROTECTED]To: [EMAIL PROTECTED] OM>cc: Sent by: Subj

LU6.2 connection on MQ Series MVS 1.2

2002-05-16 Thread Walter Childson
We have an NT to MVS and MVS to NT channel receiver and channel sender on our MVS queue manager. The sender is defined as a connection via LU6.2. Recently we have had the line get dropped and the MVS log displays that the sender has LU6.2 connection problems and the channel goes into abnormal ter

Re: Sample Program under UNIX

2002-05-16 Thread HOWELLS, VALERIE A. (AIT)
You can use the sample C programs which come with MQ Series. They exist at /usr/mqm/samp (AIX) or /opt/mqm/samp. The source code is there as well as the compiled code. You will have to change these to send a message to another system, or use queue remotes. -Original Message- From: Sergio

Re: AUTO **** REPLIES!

2002-05-16 Thread Jeffrey Ross
You don't check of the 'FROM' to block, you check off the 'TO' since all the mail is sent TO the listserv and you are BC'd on it. >>> [EMAIL PROTECTED] 5/16/02 12:52:38 PM >>> When I get notes from the listserv, the header has - From: so and so and then it says Please respond to MQSeries List

Sample Program under UNIX

2002-05-16 Thread Sergio Lima
Hello. Here We do a comunication between OS/390 and UNIX System. So, We already have a Cobol sample program to send messages to another system under OS/390, but We don't have none to do this under UNIX. We asked here to UNIX Support, and there have a JAVA or C language to run any program. Anybod

Re: Java or JMS -which way to go?

2002-05-16 Thread Potkay, Peter M (PLC, IT)
Well, that's my feeling, since we are going to be using MQ. I (maybe incorrectly) consider the biggest (omly?) selling point for JMS to be it's ability to switch from one messaging system to another with minimal application changes, and if you never plan to switch, is there any reason to go to JMS

Memory Segments

2002-05-16 Thread Robert Broderick
Orphaned memory segments are a problem on AIX. I am about to assist in the rollout of MQSeries on a Solaris box. Do I need to have the same script areound for cleaning up the memory segments on the Solaris box that I had on the AIX box We would normally use this script if we had to bring the

Re: Java or JMS -which way to go?

2002-05-16 Thread Robert Broderick
Peter, Wouldn't your statement 'the messaging system will always be MQSeries' be some indication of your decision. In addition to that JMS does not support the full MQSeries functionality. So later on if you wanted to add these features to your wrapper, could you?? I believe, and as always I may b

Re: AUTO **** REPLIES!

2002-05-16 Thread Miller, Dennis
The out-of-office assistant is not that smart. Use the inbox assistant, instead. > -Original Message- > From: MCSHEFFREY, MICHELLE (AIT) [SMTP:[EMAIL PROTECTED]] > Sent: Thursday, May 16, 2002 7:28 AM > To: [EMAIL PROTECTED] > Subject: Re: AUTO REPLIES! > > Okay, maybe I'm du

Re: AUTO **** REPLIES!

2002-05-16 Thread Peter Heggie
When I get notes from the listserv, the header has - From: so and so and then it says Please respond to MQSeries List so which address is the real one I should be blocking? so and so or etc ?? Peter Instructions for managing your mailing list subscription are provided in the Listserv Gene

Java or JMS -which way to go?

2002-05-16 Thread Potkay, Peter M (PLC, IT)
We are trying to come up with an official method for our Java applications to interface with MQ. Right now we have lots of applications, all of which coded their own interface. Sometimes they did a good job, sometimes, well, For IMS, CICS, Batch COBOL and VB, we created a corporate MQ wrapper

Re: Safe value for rlim_fd_cur

2002-05-16 Thread Li, Grant
Simon, Not sure if this helps. When we started to run our MQ applications on a Solaris 2.7 / MQ 5.2 box, some applications got 2102 (MQRC_RESOURCE_PROBLEM) error. IBM told us that the rlim_fd_cur needs to be set to 1024. We felt that only MQ processes need 1024 but not our applications. We dec

Re: SUPPORT PAC MD10 PROGRAM ABENDING WITH 0C6.......

2002-05-16 Thread Jeff Willman
Thanks Rebecca,  I have found my mistake...   in the documentation, It says to add the following in the linkage editor step, the one line reads         entry v..     where v.. is the utility name. so I inserted     "entry mqvqtops"     looking in the comment of the program source, it

Re: MQXAQUEUEConnectionFactory

2002-05-16 Thread Robert Broderick
Thanks, I got down into the archives and was picking up on that. We are using SeeBeyond which uses the JMS Client interface for it's implimentation. I talked with the developer and he said was aware of the problems and wanted me to confirm the findings. Thank you for your help.

Re: MQSeries V5.2-AIX: KeepAlive setting during crtmqm?

2002-05-16 Thread Paul Clarke
>Hi, >        We are using MQSeries V5.2 on AIX 4.3.3. >In our environment it is necessary to have the queue manager KeepAlive parameter of the qm.ini file set to YES. >Currently, we are creating our queue managers semi-automatic, based on a script, which generates the queue >manager with crtmqm

Re: MQXAQUEUEConnectionFactory

2002-05-16 Thread Pavel Tolkachev
The class you want is in /opt/mqm/java/lib/com.ibm.mqjms.jar. I think you will not be able to load it without /opt/mqm/java/lib/jms.jar and /opt/mqm/java/lib/jta.jar and possibly jndi which are also there in /opt/mqm/java/lib/. However, the real problem is that you seem do not have any Java X

MQSeries V5.2-AIX: KeepAlive setting during crtmqm?

2002-05-16 Thread Volker Kaemmerer
Hi,         We are using MQSeries V5.2 on AIX 4.3.3. In our environment it is necessary to have the queue manager KeepAlive parameter of the qm.ini file set to YES. Currently, we are creating our queue managers semi-automatic, based on a script, which generates the queue manager with crtmqm-comm

Re: AUTO **** REPLIES!

2002-05-16 Thread Jeffrey Ross
I don't use Outlook in the office, but I do at home. Try to do it by going to 'Message Rules', 'Mail Rules', 'New'. Check 'Where To Line Contains people'. In the 3rd box, there is a blue line that says 'contains people', click on that and type in the listserv address ([EMAIL PROTECTED]). Go to

MQXAQUEUEConnectionFactory

2002-05-16 Thread Robert Broderick
Our developer has tried to use the MQXAQueueConnectionFactory class under IBM's MQSeries JMS on a Solaris box. He has the current MA88 installed. The error indicates it is not in the libraries in the path which are: MQJar MQBind MQJms He/We checked and it is not there. My JAVA is light. Where, i

Re: SUPPORT PAC MD10 PROGRAM ABENDING WITH 0C6.......

2002-05-16 Thread Robert Broderick
At least I am. The pasture is looking better and better! >From: "Bullock, Rebecca (CSC)" <[EMAIL PROTECTED]> >Reply-To: MQSeries List <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: Re: SUPPORT PAC MD10 PROGRAM ABENDING WITH 0C6... >Date: Thu, 16 May 2002 09:41:34 -0400 > >Cute, Bobbee.

Re: SUPPORT PAC MD10 PROGRAM ABENDING WITH 0C6.......

2002-05-16 Thread Robert Broderick
At least I am. The pasture is looking better and better! >From: "Bullock, Rebecca (CSC)" <[EMAIL PROTECTED]> >Reply-To: MQSeries List <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: Re: SUPPORT PAC MD10 PROGRAM ABENDING WITH 0C6... >Date: Thu, 16 May 2002 09:41:34 -0400 > >Cute, Bobbee.

Re: AUTO **** REPLIES!

2002-05-16 Thread MCSHEFFREY, MICHELLE (AIT)
Okay, maybe I'm dumb, but how (specifically) does one do this in Outlook? When I go into the out-of-office assistant, I don't see any way of setting up a rule that says not to send one. Once I tried adding a rule to move the email to a different folder, because I thought it might move the message

Re: MQSeries 5.2 on Windows XP

2002-05-16 Thread Andre van Zyl
Thanks! -Original Message- From: John Scott [mailto:[EMAIL PROTECTED]] Sent: 16 May 2002 03:23 To: [EMAIL PROTECTED] Subject: Re: MQSeries 5.2 on Windows XP --- Andre van Zyl <[EMAIL PROTECTED]> wrote: > Hi, > > Can anyone please let me know if Windows XP > Professional can be used to

Re: SUPPORT PAC MD10 PROGRAM ABENDING WITH 0C6.......

2002-05-16 Thread Bullock, Rebecca (CSC)
Cute, Bobbee. Guess we're hard of hearing because we're so OLD :-) But, more seriously, Jeff, back to your original question -- I haven't installed MD10, but I am an assembler programmer. Do you have the abend on ALL of the utilities, or only certain ones? I did a quick scan and didn't see any

Re: MQSeries 5.2 on Windows XP

2002-05-16 Thread John Scott
--- Andre van Zyl <[EMAIL PROTECTED]> wrote: > Hi, > > Can anyone please let me know if Windows XP > Professional can be used to run > MQSeries 5.2 server. We installed 5.2 server on XP, > but when creating the > queue manager the server hangs and eventually has to > be re-booted. Windows XP is

Re: MQSeries 5.2 on Windows XP

2002-05-16 Thread Potkay, Peter M (PLC, IT)
XP MQ server won't be supported until 5.3 comes out in October. I was able to get the 5.2.1 Client for NT to work on XP Professional. But since it is not officially supported, we hesitate to implement it in production. Peter Potkay IBM MQSeries Certified Specialist, Developer [EMAIL PROTECTED] X

Re: Remote Admin

2002-05-16 Thread John Scott
--- Pete Moir <[EMAIL PROTECTED]> wrote: > Hi, > > apologies if this is going over old ground, I am > only an occasional > subscriber (and only an occasional MQer), but I > couldn't quite find what I > wanted on the archive. > > We want to use MQExplorer on NT to administer queue > managers on re

Re: Remote Admin

2002-05-16 Thread Mike Davidson
The Support Pac is MO71: http://www-3.ibm.com/software/ts/mqseries/txppacs/txpm2.html Mike Davidson TSYS MQSeries Tech Support [EMAIL PROTECTED] Pete Moir <[EMAIL PROTECTED]> Sent by: MQSeries List <[EMAIL PROTECTED]> 05/16/2002 08:49 AM Please respond to MQSeries List                

Re: Remote Admin

2002-05-16 Thread Gorse, Darry
Pete, You might want to try Paul Clarke's support pac MO71. http://www-3.ibm.com/software/ts/mqseries/txppacs/mo71.html Cheers, Darry > -Original Message- > From: Pete Moir [SMTP:[EMAIL PROTECTED]] > Sent: Thursday, May 16, 2002 7:50 AM > To: [EMAIL PROTECTED] > Subject: Remote

Re: MQSeries 5.2 on Windows XP

2002-05-16 Thread Gorse, Darry
I believe you will have to wait for 5.3. Have a look at: http://www-3.ibm.com/software/ts/mqseries/messaging/v53/ Cheers, Darry > -Original Message- > From: Andre van Zyl [SMTP:[EMAIL PROTECTED]] > Sent: Thursday, May 16, 2002 7:59 AM > To: [EMAIL PROTECTED] > Subject: MQSeries 5

MQSeries 5.2 on Windows XP

2002-05-16 Thread Andre van Zyl
Hi, Can anyone please let me know if Windows XP Professional can be used to run MQSeries 5.2 server. We installed 5.2 server on XP, but when creating the queue manager the server hangs and eventually has to be re-booted. Thanks Andre Instructions for managing your mailing list subscription are

Remote Admin

2002-05-16 Thread Pete Moir
Hi, apologies if this is going over old ground, I am only an occasional subscriber (and only an occasional MQer), but I couldn't quite find what I wanted on the archive. We want to use MQExplorer on NT to administer queue managers on remote systems I believe I can do this for remote queue manage

Safe value for rlim_fd_cur

2002-05-16 Thread ITID Middleware Group
Hi, Has anyone out there looked into the Solaris kernel parameter rlim_fd_cur (No of file descriptors) in any great detail. The Solaris MQ Series quick beginnings guide says to change the rlim_fd_cur to 1024 the same as rlim_fd_max if you get RC2195 . However a Solaris tunings guide says to be be

Re: sequence number error

2002-05-16 Thread Ruud van Zundert
Frank - I don't know if there is any 'official' doc, but if you want to 'safely' delete duplicates from the queue, use the CSQ4SYNC (mainframe only) utility. The last time I used it, I had to get an IBMer to send it to me, but these days it might be included with MQ V5.2. Can someone confirm this?

Re: regarding JMSAdmin.

2002-05-16 Thread Joerg Wende
try to put connector.jar in your CLASSPATH Mit freundlichen Grüßen / kind regards Joerg Wende SwamiRaj Govindan

Re: Questions on Windows, S/390 connectivity

2002-05-16 Thread Louie Ma
Ian, Thanks for the info. I have scheduled to go to the location tomorrow. After seeing the hardware and software I will have more info. The user is not able to tell the current configuration. Regards, Louie - Original Message - From: "Chan, Ian M" <[EMAIL PROTECTED]> To: <[EMAIL PROTE

Re: sequence number error

2002-05-16 Thread Frank.Wagner1
I had a quick look at syncQ and be confused. I thought to find one message for each channel, but I can find a rule for the messages I found :-( Perhaps two messages makes sense for me. One with the ip adress, one with the qmgr name (although we only want to check the qmgr). Some channel has 2, som