Trigger EVERY for MQ CICS gateway

2004-10-27 Thread Francois Van der Merwe1
Is it possible to set up the environment on mainframe so that multiple COBOL applications can be triggered all at the same time? In other words, the CICS gateway will pick up the MQ messages and start many COBOL applications "all at the same time"? How is this setup done and what is the possible

Certify for AIX 5.3

2004-10-05 Thread Francois Van der Merwe1
Anybody know when IBM will certify WAS ND, MQSeries and WBI for AIX 5.3 ? Thanks Francois van der Merwe 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

MQ Internet gateway

2004-10-01 Thread Francois Van der Merwe1
I need to send MQ messages over the internet. Any suggestions? Thanks Francois van der Merwe Senior IT Specialist: IBM MQSeries Certified Specialist, Solutions Expert & Developer IBM, Cape Town, South Africa +27 (0)82 556 9467 / +27 (0)21 402 5597 [EMAIL PROTECTED], yahoo messenger fmerwe2001

MQFB_APPL_CANNOT_BE_STARTED

2004-09-23 Thread Francois Van der Merwe1
Running 5 trigger monitors in the foreground (to limit the amount of triggered applications to max 5 - is there an easier way to do this?). Often see MQFB_APPL_CANNOT_BE_STARTED in the dead-letter queue, but there are no messages in triggered queue that is not handled. Trigger on "every". Any ide

Re: Why DEF.CLNTCONN won't get created?

2004-09-23 Thread Francois Van der Merwe1
I have seen this behavior as well and I could replicate the conditions that cause it. How to fix it afterwards I do not know. I find that sometimes when you install MQ on the windows platform and you did not allow the installation to create a default queue manager for you, then this situation som

Re: MQ Sysplex Queue Sharing - Training

2004-07-15 Thread Francois Van der Merwe1
Pete Do not know about training, but there is a redbook out on this topic, " WebSphere MQ in a z/OS Parallel Sysplex Environment" Francois van der Merwe Senior IT Specialist: IBM MQSeries Certified Specialist, Solutions Expert & Developer IBM, Cape Town, South Africa +27 (0)82 556 9467 / +27 (0)21

Re: WMQ Workflow and Content Manager integration

2004-06-18 Thread Francois Van der Merwe1
ch, it looks fairly easy to initiate CM from MQ WF, but I have not tried it yet. As things progresses here, I will let you know. -Original Message- From: MQSeries List [mailto:[EMAIL PROTECTED] On Behalf Of Francois Van der Merwe1 Sent: 18 June 2004 08:08 AM To: [EMAIL PROTECTED] Subjec

WMQ Workflow and Content Manager integration

2004-06-17 Thread Francois Van der Merwe1
Anybody did any WMQ WF integration with Content Manager? Is it easy to allow WMQ WF to call / initiate CM WF? I've got many more questions, so any directions for where I can get more information will REALLY be appreciated. Francois van der Merwe Senior IT Specialist: IBM MQSeries Certified Spec

MQ and Windows 2003 security

2004-06-15 Thread Francois Van der Merwe1
WMQ 5.2 fixpack1 starts to fail when the machine is rebooted. I "think" it has to do with the reason that the security on domain was recently moved to Windows 2003 security. Any comments? The symptoms are that command server fails to start, listener is dead (can start it in command window with

SupportPac MA0R - Transport of SOAP and JMS with WebSphere MQ and HTTPR

2004-03-09 Thread Francois Van der Merwe1
If anybody know who is the author of MA0R, could you please forward me contact details - email if possible. Thanks Francois van der Merwe Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http://www.lsoft.com Archive: http://vm

WMQ MIPS usage on idle mainframe

2004-02-11 Thread Francois Van der Merwe1
Any idea how many MIPS an IDLE (no messages flowing) queue manager consumes on the mainframe. We are trying to figure out what is the extra (overhead) MIPS usage if you ran a second queue manager on a mainframe. Thanks Francois van der Merwe Senior IT Specialist: IBM MQSeries Certified Specialis

WBIMB and Oracle

2004-01-26 Thread Francois Van der Merwe1
Any good practise or "how-to" documents available to move a broker environment from using DB2 to using Oracle? Also, is it best to move broker V2 first to V5 on DB2 or can you move it from V2 on DB2 to V5 on Oracle? Thanks Francois van der Merwe Instructions for managing your mailing list subsc

WBIMB V5 message set samples

2003-12-08 Thread Francois Van der Merwe1
Hi I'm looking for short examples that deals with message sets, and is possible around how to take an XSD, make it a mesage set. Then how to configure DB insert node to use this message set, take incoming XML message and map some fields to DB layout. Thanks Francois van der Merwe Senior IT Speci

Re: Use of MQClients

2003-12-05 Thread Francois Van der Merwe1
Yes, you can do it by setting up the channel table correctly and enabling svrconn channels on the server. Francois van der Merwe Senior IT Specialist: IBM MQSeries Certified Specialist, Solutions Expert & Developer IBM, Cape Town, South Africa +27 (0)82 556 9467 / +27 (0)21 402 5597 [EMAIL PROTECT

Re: How to fix invalid XML with broker

2003-12-05 Thread Francois Van der Merwe1
he whole lot in a element. Can you cast the message to a non-XML plain string and then use string manipulation to find the end of the first and insert a , then find and remove the next and then append Regards John Scott IBM Certified Specialist - MQSeries Argos Ltd -Original Message--

How to fix invalid XML with broker

2003-12-05 Thread Francois Van der Merwe1
Using WBIMB V5 fixpack 2 I've got the following invalid xml flowing into the broker: Something Something else Groot Kokkedoor 1000 Nelson 100 So, from above, the XML is invalid. I need to change it with the broker to: Something Somet

Breaking up XML

2003-11-30 Thread Francois Van der Merwe1
Anybody got some sample code or pseudo code to do the following in WBIMB V5 fixpack 2: Receive an MQ message with XML in it, consists of one "header" record followed by x detail records. I need to break this up in the broker into one MQ message for every detail record and send x messages out. Th

Commit when application aborts / fail

2003-11-03 Thread Francois Van der Merwe1
When I put messages under syncpoint to a remote queue definition then the messages will wait on the transmission queue until a commit is received. An implicit commit is also done when the application ends normally without issuing a commit. Is the same true when an application fails? For all platfo

AMQ4757

2003-10-10 Thread Francois Van der Merwe1
A customer of mine is really having a problem installing fp4 on WMQ 5.3 on Windows 2000 server. They are getting AMQ4757 errors stating that there is still something about WMQ running. They have tried all the usual things, stopping MQ, killling all the processes and even setting WMQ service as man

Re: SYNCPOINT behaviour

2003-10-07 Thread Francois Van der Merwe1
> >-- T.Rob > >-Original Message- >From: Robert Broderick [mailto:[EMAIL PROTECTED] >Sent: Tuesday, October 07, 2003 3:38 PM >To: [EMAIL PROTECTED] >Subject: Re: SYNCPOINT behaviour > > >Do we get him now Or wait till the conference??? > > >

Re: SYNCPOINT behaviour

2003-10-07 Thread Francois Van der Merwe1
is yes. Thus if you put a message under syncpoint, you can > > >get the message before a commit, if you use the same HCONN and > > >specify MQGMO_SYNCPOINT on your get. If you use another HCONN, or > > >don't use MQGMO_SYNCPOINT, then the message is not available. > &

SYNCPOINT behaviour

2003-10-05 Thread Francois Van der Merwe1
What will be the value in the buffer2 in the following code just before the commit and at the end of the code segment. Empty Q1 Application A:(only application with access to Q1) empty buffer2 Set text "MQ Rules" to buffer1 Open Queue Q1 Set PutMessageOptions to PMO_SYNCPOINT Put buffer1

Re: Websphere MQ Express ?

2003-10-02 Thread Francois Van der Merwe1
ere MQ Express ? <[EMAIL PROTECTED]> 01/10/2003 18:06 Please respond to MQSeries List That's more than the full-blown product for a single intel cpu. Francois Van der

Re: Websphere MQ Express ?

2003-10-01 Thread Francois Van der Merwe1
I saw something around $4125.Also, only available for intel 1 CPU machines. Francois van der Merwe Senior IT Specialist: IBM MQSeries Certified Specialist, Solutions Expert & Developer IBM, Cape Town, South Africa +27 (0)82 556 9467 / +27 (0)21 402 5597 [EMAIL PROTECTED]

Re: DLQ

2003-09-19 Thread Francois Van der Merwe1
Emile Byte 9 and 10. Turn them around (Big Endian stuff), then convert the hex to decimal. Francois van der Merwe Senior IT Specialist: IBM MQSeries Certified Specialist, Solutions Expert & Developer IBM, Cape Town, South Africa +27 (0)82 556 9467 / +27 (0)21 402 5597 [EMAIL PROTECTED]

Re: MQSICHANGECONFIGMGR -l

2003-09-19 Thread Francois Van der Merwe1
Emile Try http://www-3.ibm.com/software/integration/mqfamily/support/readme/all21_read.html or http://mainframeforum.com/t527392.html or search for it on www.mqseries.netthere is about 15 hits on it. Francois van der Merwe Senior IT Specialist: IBM MQSeries Certified Specialist, Solutions Expe

Re: MQCHLLIB pointing to another server

2003-08-15 Thread Francois Van der Merwe1
fy the use of the channel table. -----Original Message- From: Francois Van der Merwe1 [mailto:[EMAIL PROTECTED] Sent: 15 August 2003 10:54 To: [EMAIL PROTECTED] Subject: MQCHLLIB pointing to another server Is it possible to let MQCHLLIB point to a directory on a different server to use that channel tabl

Re: MQCHLLIB pointing to another server

2003-08-15 Thread Francois Van der Merwe1
That's what I thought as well. We tested this now with MQ 5.2.1 CSD6 and MQ5.3 CSD3, and both environments on different physical machines gave the same problem. The client on the server can see the channel table, and all connections work, but MQ explorer on Windows 2000 machine give AMQ4082 the m

MQCHLLIB pointing to another server

2003-08-15 Thread Francois Van der Merwe1
Is it possible to let MQCHLLIB point to a directory on a different server to use that channel table and edit it from the local MQ Explorer? I'm getting a 4082 error. Francois van der Merwe Senior IT Specialist: IBM MQSeries Certified Specialist, Solutions Expert & Developer IBM, Cape Town, South

Re: inet2 vs MQ listener (UNIX)

2003-07-30 Thread Francois Van der Merwe1
istener is better from 5.3 Thank you Pieter Voges MQ Support Nedcor Limited Tel: (011) 881 4410 Sel: 083 6455 300 E-mail: [EMAIL PROTECTED] <http://dotweb.it.nednet.co.za/link.asp?names=Voges,%20Pieter> -Original Message----- From: Francois Van der Merwe1 [mailto:[EMAIL PROTEC

inet2 vs MQ listener (UNIX)

2003-07-30 Thread Francois Van der Merwe1
Is the one better than the other? Francois van der Merwe 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: Workflow directories in Workflow

2003-06-20 Thread Francois Van der Merwe1
Looking at my installation on AIX /var/fmc contains the directories cfgs, chltabs, ipc, log, qmgrsand the files fmcrc and fmczinsx.log /usr/lpp/fmc contains many directories (sorry, too many to type) but dirs like fmc.* and tivoli and msg and licenses etc. etc. The copyright file is in there

Re: Spiraling downhill

2003-06-17 Thread Francois Van der Merwe1
Yes, if I'm out of a job I will work for that rate. And yes, I'm not from the USA. And yes, job protection is important, but we all know the world turns around on money. So, if somebody else can do the same job for cheaper, all the best for them - maybe they know how to compete in a "fair" world

Re: MQ Process List - New

2003-06-11 Thread Francois Van der Merwe1
Peter When done, could you please forward to list again. Thanks Francois van der Merwe Senior IT Specialist: IBM MQSeries Certified Specialist, Solutions Expert & Developer "Potkay, Peter M (PLC, IT)" To: [EMAIL PROTECTED]

Re: MQSERIES AND CICS

2003-06-10 Thread Francois Van der Merwe1
I've also seen companies getting so obsessed with "protecting the programmer from MQ complexity" (shame, poor programmers) that they layer themselves into a calling stack that is so far removed from MQ and the world of messaging in general, that it is really scary. In the end the programmers are n

Re: Need Service Packs

2003-06-09 Thread Francois Van der Merwe1
http://www-3.ibm.com/software/integration/mqfamily/support/summary/ Francois van der Merwe Senior IT Specialist: IBM MQSeries Certified Specialist, Solutions Expert & Developer IBM, Cape Town, South Africa +27 (0)82 556 9467 / +27 (0)21 402 5597 [EMAIL PROTECTED] "Long, M

Re: MQ v5.3

2003-06-05 Thread Francois Van der Merwe1
Make sure you are running with CSD3 and apar IY43610 included. Francois van der Merwe Senior IT Specialist: IBM MQSeries Certified Specialist, Solutions Expert & Developer IBM, Cape Town, South Africa +27 (0)82 556 9467 / +27 (0)21 402 5597 [EMAIL PROTECTED] Sony Varghese

Re: Client and server configuration

2003-06-04 Thread Francois Van der Merwe1
Just to make this a little bit more clear. You MUST install the client that is on the SERVER CD. When you start installation from the server CD, one of the options is to also install the client code - use that. Francois van der Merwe Senior IT Specialist: IBM MQSeries Certified Specialist, Sol

Re: ENDMQM.exe at system shutdown

2003-05-30 Thread Francois Van der Merwe1
Teresa I had some problem every time I shutdown, can't remember exactly what was the problem. It went away after CSD3 and APAR IY43610. Francois van der Merwe Senior IT Specialist: IBM MQSeries Certified Specialist, Solutions Expert & Developer IBM, Cape Town, South Africa +27 (0)82 556 9467 / +27

Re: MQGMO Versions

2003-05-29 Thread Francois Van der Merwe1
TC Have a look in the application programmers reference, chapter 8. In short, version 3 adds a Message token and length of message data returned Francois van der Merwe Senior IT Specialist: IBM MQSeries Certified Specialist, Solutions Expert & Developer IBM, Cape Town, South Africa +27 (0)82 556 9

Re: Client Connection changed to Server Connection

2003-05-29 Thread Francois Van der Merwe1
For a c/c++ application you must re-link the application if you want to change access from client to server. If you move a client to a server machine where the client portion is not installed you will get an error. Francois van der Merwe Senior IT Specialist: IBM MQSeries Certified Specialist, So

Re: Is there a MQPUT1 call in C++?

2003-05-29 Thread Francois Van der Merwe1
Teresa I quickly modified the amqsput c++ application from the installed source in the tools directory and I commented the queue.open command out. Guess what, the application still works. So, if the queue is not open at put time, it will open it for you. Now that is half of the behaviour of put1.

Re: MQ Client

2003-05-27 Thread Francois Van der Merwe1
Andre, I think one of the concerns in the "server concentrator" setup is that the "window of opportunity for something to go wrong" is bigger when the clients connect to a server that is a long way from it or when the client connections are slow. Yes, you must use syncpoint, and yes, you must use

Francois Van der Merwe1/South Africa/IBM is out of the office.

2003-01-10 Thread Francois Van der Merwe1
I will be out of the office starting January 11, 2003 and will not return until January 19, 2003. I'm on leave at the moment. For urgent business, please leave a message on 0825569467 Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide availa

Francois Van der Merwe1/South Africa/IBM is out of the office.

2002-12-31 Thread Francois Van der Merwe1
I will be out of the office starting January 1, 2003 and will not return until January 7, 2003. I'm on leave at the moment. For urgent business, please leave a message on 0825569467 Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide availabl

Francois Van der Merwe1/South Africa/IBM is out of the office.

2002-12-17 Thread Francois Van der Merwe1
I will be out of the office starting December 18, 2002 and will not return until December 24, 2002. I'm on leave at the moment. For urgent business, please leave a message on 0825569467 Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide avai

Re: MQSI CSD03

2002-10-10 Thread Francois Van der Merwe1
Looking at all these msgs, would it not be wise to remove CSD03 from public domain? Or, are we just seeing the negative stuff here? Anybody happy with CSD03? Also, how many people out there waiting to see what is going to happen. I'm definitely not putting CSD03 in now, I'll wait. Francois van

WMQ Workflow messageID

2002-10-04 Thread Francois Van der Merwe1
Hi I would like to preserve the original msg message ID. Scenario: 1. Incoming request msg (messageID "X1") from Java app kicks off WMQ Workflow message flow. 2. Workflow does "stuff" and then request a service via MQ message from WMQ Integrator. 3. Reply back to WMQW where all answers are publis

Re: no SYSTEM.DEF.CLNTCONN

2002-10-01 Thread Francois Van der Merwe1
Francois, Don't you mean SYSTEM.DEF.SVRCONN? By default no objects prefixed with SYSTEM.* is displayed in the explorer. JOnas Nyberg Electrolux IT Solutions - Sweden -Original Message- From: Francois Van der Merwe1 <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Date: Mon, 30

no SYSTEM.DEF.CLNTCONN

2002-09-30 Thread Francois Van der Merwe1
Windows 2000: WMQ 5.3 After creating a new queue manager it seems like all default objects are present except SYSTEM.DEF.CLNTCONN with the result that when I try to create a new client connectoin I get the error: AMQ4000 I managed to create SYSTEM.DEF.CLNTCONN via runmqsc, but it does not show u

Supported compilers for MQ

2002-09-02 Thread Francois Van der Merwe1
Is there a web page that lists all the compilers that supports MQ coding? Francois van der Merwe 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

Cape Town WebSphere User Group

2002-08-16 Thread Francois Van der Merwe1
If you're not from Cape Town, sorry, I wasted a small timeslice of your life;-) For the Capies, we're trying to get a WebSphere user group going, so the first step is to join the mailing list. Please send a mail to [EMAIL PROTECTED] if you are interested and request to be added to the group.

MQAO link problem

2002-08-14 Thread Francois Van der Merwe1
Hi all I'm trying to compile and link the c source code as generated by the MQ Adapter Builder, but I can't find the libs to solve the following link error: unresolved external symbol _AQMRT_delete I'm compiling and linking from Visual C++ 6 where is it? thanks Francois van der Merwe Instruc

Re: Not able to connect to Queue manager

2002-07-08 Thread Francois Van der Merwe1
Guarav If you link for client: Can you use both amqsput and amqsputc to both queue managers? If amqsputc is not working then client environment is not set up correct. Francois van der Merwe Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide

Re: Not able to connect to Queue manager

2002-07-08 Thread Francois Van der Merwe1
Gaurav 1.When you use amqsget I presume you do that from the server because amqsget is server compiled. Is your application compiled for the server or client? 2.Remember MQ names is case sensitive, so make 100% sure of the case, especially on UNIX the utilities sometimes "convert" names to upper

Re: How about a separate list for MQSI/WMQI?

2002-06-25 Thread Francois Van der Merwe1
I agree with Mike. If you want to see all three, just read all of them or route your incoming email to one folder. Francois van der Merwe Mike Kelly <[EMAIL PROTECTED]To: [EMAIL PROTECTED] >

Lotus Notes

2002-06-20 Thread Francois Van der Merwe1
Any pointers on the easiest and most stable way to connect Lotus Notes with MQSeries? Thanks Francois van der Merwe 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/MQSer

Re: SYSTEM.ADMIN.CHANNEL.EVENT Filling

2002-06-18 Thread Francois Van der Merwe1
It is usually easy to understand the header portion of the message in the event queue, just map it to the event structure (MQCFH) as described in the "Events Monitoring" book. The easiest way is to look at the message in the MQ Explorer console. What usually goes into that queue is messages tell

Re: MQ Client throughput - 2 questions

2002-06-18 Thread Francois Van der Merwe1
The client app only starts up once an hour? and then they complain that it takes 13 minutes to clear the queue? Why not starting the client app more often? Also, what do you use to program in? Anybody got any idea if it will be faster if say client app is in C instead of VB. Also, would it

Re: URGENT ON MQSERIES CODE

2002-06-11 Thread Francois Van der Merwe1
There is some code samples on www.mqseries.net Francois van der Merwe 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

MQ adapter guidelines

2002-06-11 Thread Francois Van der Merwe1
When investigating mq adapters from 3rd party vendors, are there any standards or guidelines that one can use to evaluate? Any comments welcome. Francois van der Merwe Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http://w

MQ adapter certification

2002-06-11 Thread Francois Van der Merwe1
Is there a certification process that IBM uses in order to certify adapters for MQSeries? Francois van der Merwe 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.

MQ and IIOP

2002-06-07 Thread Francois Van der Merwe1
Is the following statement true: I can use IBM WebSphere Application Server to act as a "gateway", talking on the one side IIOP and on the other side MQSeries. Francois van der Merwe Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide availab

JD Edwards adapter

2002-06-06 Thread Francois Van der Merwe1
Is there an "adapter" available for MQ or MQ Integrator that will talk to JD Edwards? I do not want something that only works with JDE One World, it must work with the older stuff. Thanks Francois van der Merwe Instructions for managing your mailing list subscription are provided in the Listse

[no subject]

2002-05-23 Thread Francois Van der Merwe1
Mark It usually helps when the channels go down from time to time and only gets triggered when there is work for it to be done. I'm not sure about host channels, but the distributed platforms give a lot less problems when channel triggering is implemented. Try and make the disconnect parameters

MSMQ MQSeries Bridge

2002-05-15 Thread Francois Van der Merwe1
Anybody using any other bridges/gateways to go from MSMQ to IBM MQ apart from MSMQ MQ bridge? And, if possible, why did you pick the one you use? Also, I'm looking for a "how to" document on implementing MSMQ MQ bridge in a recipe format - something I could quickly and easily put together. Than

Transact-SQL

2002-05-15 Thread Francois Van der Merwe1
Is it possible to talk directly from Transact-SQL to MQSeries Francois van der Merwe 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