× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Ashok,

In a message dated 99-01-13 17:01:12 EST, you write:

> I will like to use MQSeries to transfer data, Any one who has done this can
>  please give me some clues to start using this very talked about product..

I don't know about the upgrade question asked later, but I didn't see an
answer to yours so here goes.  Get training if you can, if not, read the
manuals.  The manuals are well-written (compared to others) and fairly self-
explanatory.  MQ is written to process transactions, so don't try to use it
for data transfers of large numbers of records (thousands) in lieu of SNADS.
We wrote a "shell" program to handle MQ processing over two years ago, so I
cannot comment  to the specific technical issues of using it.  MQ (message
queue) Series was written to send messages however, despite message queue
support on the AS/400, it _emulates_ message queues on the /400 with user
spaces so you have a 16Mb limit on how many messages can be queued at one
time.

When we went live, the DEC version of MQ was still running the version from
the third party that wrote it before IBM took it over, while the mainframe and
AS/400 were running IBM versions.  The DEC people had problems at that time
because all of the MQ example code for the DEC was written in C, and they only
had a COBOL compiler for the DEC (ain't UNIX "OPEN"?).

MQ is simple to use.  Open the queue.  GET from and/or PUT to the queue.
Close the queue.  Multiple queues in the same program can be tricky, but
saving the queue name and HCONN value received on the open of each one makes
the usage easy.  The only problem is that the ubiquitous "Run-time parameter"
prevents you from writing driver programs entirely in AS/Set.

JMHO,

Dean Asmussen
Enterprise Systems Consulting, Inc.
Fuquay-Varina, NC  USA
E-Mail:  DAsmussen@aol.com

"I'm going to tell my 9 children by eight different women that I played
against the great Michael Jordan" -- Shaquille O'Neal
+---
| This is the BPCS Users Mailing List!
| To submit a new message, send your mail to BPCS-L@midrange.com.
| To subscribe to this list send email to BPCS-L-SUB@midrange.com.
| To unsubscribe from this list send email to BPCS-L-UNSUB@midrange.com.
| Questions should be directed to the list owner: dasmussen@aol.com
+---


As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.