CSQ6SYSP

2003-02-05 Thread EMRE KUNT (Ebi Bsk. - Sistem Prog)
Hello,
Does anyone know how to dynamicly set CSQ6SYSP parameters IDBACK and IDFORE
?

mq series 2.1 on mvs

Thanks and regards,

Emre Kunt

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: CSQ6SYSP

2003-02-05 Thread Morag Hughson
Emre,

Unfortunately you cannot set these parameters dynamically unless you are on
V5.3 - then you can make use of the SET ARCHIVE command.

You will to reassemble CSQ6SYSP to change them on V2.1

Cheers
Morag

Morag Hughson
WebSphere MQ for z/OS Development
Internet: [EMAIL PROTECTED]




  EMRE KUNT (Ebi
  Bsk. - SistemTo:   [EMAIL PROTECTED]
  Prog)   cc:
  [EMAIL PROTECTED]  Subject:  CSQ6SYSP
  Sent by: MQSeries
  List
  MQSERIES@AKH-WIE
  N.AC.AT


  05/02/2003 08:39
  Please respond to
  MQSeries List





Hello,
Does anyone know how to dynamicly set CSQ6SYSP parameters IDBACK and IDFORE
?

mq series 2.1 on mvs

Thanks and regards,

Emre Kunt

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

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



Queue service-interval-events

2003-02-05 Thread Hill, Dave
Service timer?

I have not used this but feel I may have a need to implement it. 
Is anyone using this and if so what were the reasons for doing so?
I need to delay a trigger event on a WIN2000 server(s) so is this the way to do it?
Does anyone have any suggestions?
Does anyone know why people try to use PCs as mainframes?
TIA
Dave 

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



AW: Help Needed: On clusters

2003-02-05 Thread Raabe, Stefan
Vinay, 

QM1 is a repository queuemanager, QM2 is only a member of the cluster.

if you define a cluster queue on QM2, it will notify the repository about
it.
thats why you see the queue on QM2 and on QM1

if you define a cluster queue on QM1, it is only known to QM1. there is no
need
to give this information to QM2 because it does not host a full repository
of the
cluster.

now try the sample put program on QM2, amqsput Q1 QM2. what happenes is
that
QM2 looks for a local definition of a queue (type local, alias, remote). it
does
not find one. but QM2 is member of a cluster. so it ask the repository
(QM1) do you know a cluster queue named Q1 within cluster EDUC? and the
repository will replay yes, i know it, and its on QM1 and from that moment
on QM2 knows the queue QM1 as a cluster queue and will put that information
in its own partial repository.

lets assume that that Q1 is not defined in QM1 but on a third queuemanager
named
QM3 (also member of the cluster and connected the same way like QM1).
In that case QM1 will answer yes, i know cluster queue Q1, its on QM3 and
will 
also pass the proper channel definition TO.QM3 to QM2, QM2 will then
create
an implicit cluster sender channel definition and will send the messages to
QM3 directly.

Hope that helps, check queuemanager clusters manual for details.

Regards, Stefan




-Ursprüngliche Nachricht-
Von: vinay_tiwari [mailto:[EMAIL PROTECTED]]
Gesendet: Mittwoch, 5. Februar 2003 15:00
An: [EMAIL PROTECTED]
Betreff: Help Needed: On clusters


Hi,

 I am trying MQSeries cluster on 2 NT boxes MQSeries V5.2.I am able to
queues on repository queue manager which are local to QM2 but not the
messages which are lying in the queue.And not able to see Queues which are
created on repository Qmgr on other Qmgr.

 Any help will be highly appreciated.

 TIA
 Vinay

1. On one QM1 I have executed following commands

  ALTER QMGR REPOS(EDUC)

  DEFINE CHANNEL(TO.QM1) +
  CHLTYPE(CLUSRCVR) CONNAME(ip address of QM1) +
  CLUSTER (EDUC)

  DEFINE CHANNEL(TO.QM2) +
  CHLTYPE(CLUSSDR) CONNAME(ip address of QM2) +
  CLUSTER (EDUC)

  DEFINE QLOCAL(Q1)
  CLUSTER(EDUC)
  
2. On QM2 I have executed following commands:

 DEFINE CHANNEL(TO.QM2) +
  CHLTYPE(CLUSRCVR) CONNAME(ip address of QM2) +
  CLUSTER (EDUC)

  DEFINE CHANNEL(TO.QM1) +
  CHLTYPE(CLUSSDR) CONNAME(ip address of QM1) +
  CLUSTER (EDUC)

*

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

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



Peter Henningsen/Australia/IBM is out of the office.

2003-02-05 Thread Peter Henningsen
I will be out of the office starting February 6, 2003 and will not return
until February 18, 2003.

I will have limited access to my email ...

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 Intergrator

2003-02-05 Thread Heus, M. - SPLXM
Yes, we are.

Met vriendelijke groeten / Kind Regards,
Michael Heus

KLM Information Services
Technical Services SPL878/XM10
Phone   : +31-20-6496490
Fax : +31-20-6488451
KLM mail: Heus, M. - SPLXM
Internet: [EMAIL PROTECTED]


-Original Message-
From: June Lawton [mailto:[EMAIL PROTECTED]]
Sent: woensdag 5 februari 2003 15:14
To: [EMAIL PROTECTED]
Subject: MQ Intergrator


Is anyone using the Integrator on the OS/390 platform?




June Lawton
Information Systems
The PMA Insurance Group
[EMAIL PROTECTED]
(T) 610.397.5058
(F) 610.397.5311

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


**
For information, services and offers, please visit our web site: http://www.klm.com. 
This e-mail and any attachment may contain confidential and privileged material 
intended for the addressee only. If you are not the addressee, you are notified that 
no part of the e-mail or any attachment may be disclosed, copied or distributed, and 
that any other action related to this e-mail or attachment is strictly prohibited, and 
may be unlawful. If you have received this e-mail by error, please notify the sender 
immediately by return e-mail, and delete this message. Koninklijke Luchtvaart 
Maatschappij NV (KLM), its subsidiaries and/or its employees shall not be liable for 
the incorrect or incomplete transmission of this e-mail or any attachments, nor 
responsible for any delay in receipt.
**

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 Intergrator

2003-02-05 Thread JoE JK
Our shop is running mqsiv2.1,mqseries5.2 
mqworkflow3.3.3 on os390.

--- Heus, M. - SPLXM [EMAIL PROTECTED] wrote:
 Yes, we are.

 Met vriendelijke groeten / Kind Regards,
 Michael Heus

 KLM Information Services
 Technical Services SPL878/XM10
 Phone   : +31-20-6496490
 Fax : +31-20-6488451
 KLM mail: Heus, M. - SPLXM
 Internet: [EMAIL PROTECTED]


 -Original Message-
 From: June Lawton [mailto:[EMAIL PROTECTED]]
 Sent: woensdag 5 februari 2003 15:14
 To: [EMAIL PROTECTED]
 Subject: MQ Intergrator


 Is anyone using the Integrator on the OS/390
 platform?




 June Lawton
 Information Systems
 The PMA Insurance Group
 [EMAIL PROTECTED]
 (T) 610.397.5058
 (F) 610.397.5311

 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



**
 For information, services and offers, please visit
 our web site: http://www.klm.com. This e-mail and
 any attachment may contain confidential and
 privileged material intended for the addressee only.
 If you are not the addressee, you are notified that
 no part of the e-mail or any attachment may be
 disclosed, copied or distributed, and that any other
 action related to this e-mail or attachment is
 strictly prohibited, and may be unlawful. If you
 have received this e-mail by error, please notify
 the sender immediately by return e-mail, and delete
 this message. Koninklijke Luchtvaart Maatschappij NV
 (KLM), its subsidiaries and/or its employees shall
 not be liable for the incorrect or incomplete
 transmission of this e-mail or any attachments, nor
 responsible for any delay in receipt.

**

 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


__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

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: Queue service-interval-events

2003-02-05 Thread Bruce Giordano
I'm not sure I understand what you're trying to do.  We use the service
interval events to generate an alert if messages aren't being read off a
queue in a timely fashion.  The thing is, you really need to look at the
Event Monitoring Guide for an explanation of how the service interval
events work.  They may not work the way you'd like them to.  For example,
the service interval is only checked following an MQGET or MQPUT call.
This means if there is very low activity on the queue, you might have a
message sitting on the queue for hours but you won't get a service interval
high event until a second message arrives on the queue.
  - Bruce Giordano



  Hill, Dave [EMAIL PROTECTED]
  To:  
   [EMAIL PROTECTED]
  Sent by: MQSeries List  cc:
  [EMAIL PROTECTED]   Subject:   Queue 
service-interval-events



  Wednesday February 5, 2003 09:25 AM
  Please respond to MQSeries List






Service timer?

I have not used this but feel I may have a need to implement it.
Is anyone using this and if so what were the reasons for doing so?
I need to delay a trigger event on a WIN2000 server(s) so is this the way
to do it?
Does anyone have any suggestions?
Does anyone know why people try to use PCs as mainframes?
TIA
Dave

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

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: Queue service-interval-events

2003-02-05 Thread Hill, Dave
Bruce I'm not sure what I'm trying to do either. What I would like to do is get a 
trigger event timed to say 35 seconds between first arival and trigger. 

-Original Message-
From: Bruce Giordano [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 05, 2003 10:12 AM
To: [EMAIL PROTECTED]
Subject: Re: Queue service-interval-events


I'm not sure I understand what you're trying to do.  We use the service
interval events to generate an alert if messages aren't being read off a
queue in a timely fashion.  The thing is, you really need to look at the
Event Monitoring Guide for an explanation of how the service interval
events work.  They may not work the way you'd like them to.  For example,
the service interval is only checked following an MQGET or MQPUT call.
This means if there is very low activity on the queue, you might have a
message sitting on the queue for hours but you won't get a service interval
high event until a second message arrives on the queue.
  - Bruce Giordano



  Hill, Dave [EMAIL PROTECTED]
  To:  
   [EMAIL PROTECTED]
  Sent by: MQSeries List  cc:
  [EMAIL PROTECTED]   Subject:   Queue 
service-interval-events



  Wednesday February 5, 2003 09:25 AM
  Please respond to MQSeries List






Service timer?

I have not used this but feel I may have a need to implement it.
Is anyone using this and if so what were the reasons for doing so?
I need to delay a trigger event on a WIN2000 server(s) so is this the way
to do it?
Does anyone have any suggestions?
Does anyone know why people try to use PCs as mainframes?
TIA
Dave

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

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

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: Help Needed: On clusters

2003-02-05 Thread Rodríguez Alvarez-Querol, Manuel Carlos
Hi,

Maybe you are trying to use the MQExplorer to see the queue, which gets a
little confused with cluster queues before writing the first time on the
queue..

Before using MQExplorer, use a program to write in the shared cluster queue.
If it works then refresh in your MQExplorer and you will see the cluster
queue.
Make sure your queue is shared in your EDUC cluster.

Cheers,
Manuel Carlos Rodriguez
IBM Certified Specialist - WebSphere MQ

 -Mensaje original-
 De:   vinay_tiwari [SMTP:[EMAIL PROTECTED]]
 Enviado el:   Wednesday, February 05, 2003 3:00 PM
 Para: [EMAIL PROTECTED]
 Asunto:   Help Needed: On clusters

 Hi,

  I am trying MQSeries cluster on 2 NT boxes MQSeries V5.2.I am able to
 queues on repository queue manager which are local to QM2 but not the
 messages which are lying in the queue.And not able to see Queues which are
 created on repository Qmgr on other Qmgr.

  Any help will be highly appreciated.

  TIA
  Vinay
 
 1. On one QM1 I have executed following commands

   ALTER QMGR REPOS(EDUC)

   DEFINE CHANNEL(TO.QM1) +
   CHLTYPE(CLUSRCVR) CONNAME(ip address of QM1) +
   CLUSTER (EDUC)

   DEFINE CHANNEL(TO.QM2) +
   CHLTYPE(CLUSSDR) CONNAME(ip address of QM2) +
   CLUSTER (EDUC)

   DEFINE QLOCAL(Q1)
   CLUSTER(EDUC)

 2. On QM2 I have executed following commands:

  DEFINE CHANNEL(TO.QM2) +
   CHLTYPE(CLUSRCVR) CONNAME(ip address of QM2) +
   CLUSTER (EDUC)

   DEFINE CHANNEL(TO.QM1) +
   CHLTYPE(CLUSSDR) CONNAME(ip address of QM1) +
   CLUSTER (EDUC)
 **
 ***

 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

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: IMS BRIDGE Queues and MQMD-PRIORITY

2003-02-05 Thread John Jones
Peter,
  The MQMD-Priority is used by MQ to decide the order in which to send
messages to IMS; they are all queued at the same priority within IMS.  I'm
not aware of any priority system on the IMS message queue; even if it
exists, the MQ-IMS Bridge does not take advantage of it.

I suspect your best approach to this would be to extend the you will get
your response later period to allow the backlog to be processed before
expecting the normal response period!  Whether this is acceptable or not
probably depends on how long the backlog takes to process.


Regards John J

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: IBM Dropping support for old versions

2003-02-05 Thread Robison, Ralph
First, a correction to the 5.2 end of service date mentioned earlier.  It's
April 30, 2004 (Announcement 903-027).  That's the same date as for 2.1.
The end date for 1.x, February 12, 2004, was in Announcement 902-160.

I agree that this hasty and concurrent dropping for several releases is a
bit unusual.  There certainly seems to be an implied recommendation to plan
the upgrade to 5.3 this year.

These links for the Announcement letters are valid in the U.S.; elsewhere,
I'm not certain.

http://www.ibmlink.ibm.com/usaletsparms=H_903-027

http://www.ibmlink.ibm.com/usaletsparms=H_902-160

Ralph Robison



The contents of this e-mail are intended for the named addressee only. It
contains information that may be confidential. Unless you are the named
addressee or an authorized designee, you may not copy or use it, or disclose
it to anyone else. If you received it in error please notify us immediately
and then destroy it.

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: Queue service-interval-events

2003-02-05 Thread Chad P. Little
Can't you insert a sleep for 35 seconds at the beginning of the triggered
program?  If the triggered program is not yours, create a bat file that first
sleeps for the specified time and then calls the destination program.

Chad Little
MQ Administrator
Sara Lee Business Services
Direct (336) 519-2887
[EMAIL PROTECTED]



  Hill, Dave
  [EMAIL PROTECTED] To:   [EMAIL PROTECTED]
  Sent by: MQSeriescc:
  List Subject:  Re: Queue 
service-interval-events
  MQSERIES@AKH-Wie
  n.AC.AT


  02/05/2003 10:33
  Please respond to
  MQSeries List






Bruce I'm not sure what I'm trying to do either. What I would like to do is get
a trigger event timed to say 35 seconds between first arival and trigger.

-Original Message-
From: Bruce Giordano [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 05, 2003 10:12 AM
To: [EMAIL PROTECTED]
Subject: Re: Queue service-interval-events


I'm not sure I understand what you're trying to do.  We use the service
interval events to generate an alert if messages aren't being read off a
queue in a timely fashion.  The thing is, you really need to look at the
Event Monitoring Guide for an explanation of how the service interval
events work.  They may not work the way you'd like them to.  For example,
the service interval is only checked following an MQGET or MQPUT call.
This means if there is very low activity on the queue, you might have a
message sitting on the queue for hours but you won't get a service interval
high event until a second message arrives on the queue.
  - Bruce Giordano



  Hill, Dave [EMAIL PROTECTED]
  To:
[EMAIL PROTECTED]
  Sent by: MQSeries List  cc:
  [EMAIL PROTECTED]   Subject:   Queue
service-interval-events



  Wednesday February 5, 2003 09:25 AM
  Please respond to MQSeries List






Service timer?

I have not used this but feel I may have a need to implement it.
Is anyone using this and if so what were the reasons for doing so?
I need to delay a trigger event on a WIN2000 server(s) so is this the way
to do it?
Does anyone have any suggestions?
Does anyone know why people try to use PCs as mainframes?
TIA
Dave

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

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

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

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



WMQI 2.1 MRM problem

2003-02-05 Thread Bock, Christian
Title: WMQI 2.1 MRM problem





Hi all,


we have an input message in the format of a cobol-copy-structur, this structure contains cobol-picture-definitionen.
A numeric value in format COMP-3 (with or without leading sign) has to be converted into a string value.
Has anyone tried to define a message set in the WMQI 2.1 MRM to solve this problem??
We would be thankful for any kind of information!



Best Regards


Christian 





Re: WMQI 2.1 MRM problem

2003-02-05 Thread Kraig P. Stumo
We have a 5 byte packed  field  (PICS9(9) COMP-3) coming in.  We are
sending out a 9 byte decimal (PIC 9(09).

The SQL statement looks like this:

SET OutputRoot.MRM.E142A_DETAIL_RECORD_OUT.AMTRECEIVED2
= InputBody.E142A_DETAIL_RECORD_IN.AMTRECEIVED;

Kraig P. Stumo
Hartford Life
763-765-4727
[EMAIL PROTECTED]



Bock, Christian
Christian.Bock@DRESDNER   To: [EMAIL PROTECTED]
-BANK.COM cc:
Sent by: MQSeries List Subject: WMQI 2.1 MRM problem
[EMAIL PROTECTED]



02/05/2003 10:57 AM
Please respond to
MQSeries List






Hi all,


we have an input message in the format of a cobol-copy-structur, this
structure contains cobol-picture-definitionen.
A numeric value in format COMP-3  (with or without leading sign) has to be
converted into a string value.
Has anyone tried to define a message set in the WMQI 2.1 MRM to solve this
problem??
We would be thankful for any kind of information!





Best Regards


Christian

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



MQSeries GENTRAN

2003-02-05 Thread Beardsley, Bridgette
Has anyone on the list ever set up Gentran:Server on NT with Gentran's
MQSeries Gateway (adapter) and MQSeries?  How about Gentran's Sterling
Integrator and MQSeries?

Thanks,

Bridgette Beardsley
713-546-6167

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



MaxsMsgs

2003-02-05 Thread Banco Nossa Caixa
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Date: Wed, 5 Feb 2003 15:45:07 -0200
Subject: MaxsMsgs


Hello List,


I have an application that got 2024 - MQRC-SYNCPOINT-LIMIT-REACHED.
I know that to fix the problem I should:

- see if there is a loop (it is not the case)
- do not let large number of messages per unit of work (I will adopt this
approach)
- or increase the Max uncommitted messages

I know that increasing the Max uncommitted messages I will permit more
locks in one LUW per task.

I would like to know (and have searched for it in this forum and MQSeries
manuals) what is the impact of each lock?

My platform is OS/390 with MQSeries 2.1

TIA,

Paulo Jucá

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: IMS BRIDGE Queues and MQMD-PRIORITY

2003-02-05 Thread Doug Jenkins
Would adding more MPR's at 6am allow faster handing of the requests?

Doug




Potkay, Peter M
(PLC, IT)  To: [EMAIL PROTECTED]
Peter.Potkay@THEHARcc: (bcc: Doug Jenkins/WP/Candle)
TFORD.COM  Subject: IMS BRIDGE Queues and 
MQMD-PRIORITY

02/05/2003 09:11 AM
Please respond to
MQSeries List






An IMS bridge queue is GET disabled from 2AM to 6AM, since the IMS Onlines
are not up and running. For these four hours, the web application is
accepting requests and sending the asynchronous messages to the Bridge
queue. The Web application knows if it is between 2 AM and 6 AM, and will
not wait for a reply but instead will put up a splash screen saying an
email
will be sent to them the next morning with their reply.


So at 6 AM, we have hundreds of request messages queued up on the bridge
queue. As soon as the IMS onlines come back up, the queue is enabled and
the
messages flow into the OTMA. However, all these hundreds of messages take
some time to process. If a user at the web front end sends in a request at
6:01 AM, they will wait for a reply, since the onlines are now up. But
their
request is now stuck behind all the previous night's messages.

How do I insure that the messages sent after 6 AM get prioritized to be
processed before the previous night's messages? I would like to avoid
creating a separate request queue to be used by the application between 2
and 6 AM. So I thought I might have the front end app set the priority of
the messages sent outside of 2-6 AM to be higher than the ones sent between
2 and 6.

Would this work? What if the queue is enabled at 6 AM with 100 messages of
PRIORITY zero. These messages will all instantly flow into the IMS queue,
where they get queued up on the IMS queue, right? Does the MQMD-Priority
get
carried over and used somehow in the IMS queue as well? So that when a
PRIORITY 9 message comes in, it goes straight into the IMS queue, and then
to the head of the IMS queue? Or is it stuck at the back of the IMS queue,
because MQMD-Priority is not translated into IMS?

Or will the messages stay queued up on the MQ bridge queue when the queue
is
enabled, going into OTMA one at a time, and as such the arriving messages
will be put to the head of the MQ queue because of their priority?




Peter Potkay
IBM MQSeries Certified Specialist, Developer
[EMAIL PROTECTED]
X 77906



This communication, including attachments, is for the exclusive use of
addressee and may contain proprietary, confidential or privileged
information. If you are not the intended recipient, any use, copying,
disclosure, dissemination or distribution is strictly prohibited. If
you are not the intended recipient, please notify the sender
immediately by return email and delete this communication and destroy all
copies.

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

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: MQSeries GENTRAN

2003-02-05 Thread Peter Heggie
We have the UNIX version, and I may be totally wrong, but I think the
'gateway' for MQSeries was really a directory monitor that could trigger a
program when a file showed up.. Again, I could be wrong.. We used MQSeries
to communicate between os/390 applications and the unix GENTRAN system. MQ
triggering ran a C program that read the message in the queue and put the
data into a file. GENTRAN monitored the directory and kicked off its
process when the file appeared.




From: Beardsley, Bridgette [EMAIL PROTECTED] on
  02/05/2003 12:22 PM

Please respond to MQSeries List [EMAIL PROTECTED]

To:   [EMAIL PROTECTED]
cc:

Subject:  MQSeries  GENTRAN

Has anyone on the list ever set up Gentran:Server on NT with Gentran's
MQSeries Gateway (adapter) and MQSeries?  How about Gentran's Sterling
Integrator and MQSeries?

Thanks,

Bridgette Beardsley
713-546-6167

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

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: IMS BRIDGE Queues and MQMD-PRIORITY

2003-02-05 Thread john gilmore
Peter,  Elegant solutions are possible on the IMS side too. An existing IMS queue can be reordered readily, though exit code written in assembler, C, or PL/I issometimes required.  A licensed IBM program product called IMS Queue Control Facility for z/Os V1R2 would have to be available, and I don't know whether ETSD at the Hartford has it installed.  This product also makes ISPF-based browsing facilities for IMS queues available, and they would be helpful in sorting out what is happening on the IMS side of your application.  To read about QCF you can download a copy of the IBM publication  IMS Queue Control Facility for z/OS User's Guide, SC26-9685-02  from the IBM publications website.  John Gilmore SystemCraft LLC  - Original Message - From: Doug Jenkins Sent: 05 February, 2003 14:15 To: [EMAIL PROTECTED] Subject: Re: IMS BRIDGE Queues and MQMD-PRIORITY Would adding more MPR's at 6am allow faster handing of the requests?Doug "Potkay, Peter M (PLC, IT)" To: [EMAIL PROTECTED] Peter.Potkay@THEHAR cc: (bcc: Doug Jenkins/WP/Candle) TFORD.COM Subject: IMS BRIDGE Queues and MQMD-PRIORITY 02/05/2003 09:11 AM Please respond to MQSeries ListAn IMS bridge queue is GET disabled from 2AM to 6AM, since the IMS Onlinesare not up and running. For these four hours, the web application isaccepting requests and sending the asynchronous messages to the Bridgequeue. The Web application knows if it is between 2 AM and 6 AM, and willnot wait for a reply but instead will put up a splash screen saying anemailwill be sent to them the next morning with their reply.So at 6 AM, we have hundreds of request messages queued up on the bridgequeue. As soon as the IMS onlines come back up, the queue is enabled andthemessages flow into the OTMA. However, all these hundreds of messages takesome time to process. If a user at the web front end sends in a request at6:01 AM, they will wait for a reply, since the onlines are now up. Buttheirrequest is now stuck behind all the previous night's messages.How do I insure that the messages sent after 6 AM get prioritized to beprocessed before the previous night's messages? I would like to avoidcreating a separate request queue to be used by the application between 2and 6 AM. So I thought I might have the front end app set the priority ofthe messages sent outside of 2-6 AM to be higher than the ones sent between2 and 6.Would this work? What if the queue is enabled at 6 AM with 100 messages ofPRIORITY zero. These messages will all "instantly" flow into the IMS queue,where they get queued up on the IMS queue, right? Does the MQMD-Prioritygetcarried over and used somehow in the IMS queue as well? So that when aPRIORITY 9 message comes in, it goes straight into the IMS queue, and thento the head of the IMS queue? Or is it stuck at the back of the IMS queue,because MQMD-Priority is not translated into IMS?Or will the messages stay queued up on the MQ bridge queue when the queueisenabled, going into OTMA one at a time, and as such the arriving messageswill be put to the head of the MQ queue because of their priority?Peter PotkayIBM MQSeries Certified Specialist, Developer[EMAIL PROTECTED]X 77906This communication, including attachments, is for the exclusive use ofaddressee and may contain proprietary, confidential or privilegedinformation. If you are not the intended recipient, any use, copying,disclosure, dissemination or distribution is strictly prohibited. Ifyou are not the intended recipient, please notify the senderimmediately by return email and delete this communication and destroy allcopies.Instructions for managing your mailing list subscription are provided inthe Listserv General Users Guide available at http://www.lsoft.comArchive: http://vm.akh-wien.ac.at/MQSeries.archiveInstructions for managing your mailing list subscription are provided inthe Listserv General Users Guide available at http://www.lsoft.comArchive: http://vm.akh-wien.ac.at/MQSeries.archive


MA7K Problems

2003-02-05 Thread Jim Ford
We're using MA7K, the Trigger Monitor Service, to trigger Lotus Notes
agents on a Win2K machine running MQ 5.2.1. Our Windows admin has
noticed that the number of Win32 in use by the Trigger Monitor Service
seems to steadily climb, and doesn't decrease without a reboot. He
said over a one hour period the number of handles went from 7150 to
7800.

We're running MA7K on a few other Win2K machines, but the Notes server
is far more active than the rest, so I can't tell if the problem is
limited to Notes just yet.

Has anyone seen this behavior?

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



Lost Win CICS Trigger Monitor AMQLTMC0

2003-02-05 Thread Timothy Blackledge
The subject trigger monitor does not seem to be a part of my MQSeries
distribution.  I have installed three different versions, 5.1, 5.2 and 5.3
and AMQLTMC0 does not exist in any of the installs.  Doesn't seem to be
available as a support pac either.

If you use this TM, where did you get it?

Thanks in advance for your help,

Tim Blackledge





_
Add photos to your messages with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail

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



JDBC MQ Driver

2003-02-05 Thread Mike Hamner
We have a contractor who is proposing use of an MQ JDBC driver that
works like a DB2 JDBC driver with Connection, Statement and Resultset
objects.  It will be implemented as an MQ Datasource under the Websphere
application server.  The primary intent of this approach is to avoid
writing pooling functions that JDBC already provides.  Does anyone have
experience/comments concerning this proposed architecture that they
would be willing to share.

Thanks,

Mike Hamner
MQ Admin
BCBSGA

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: Help Needed: On clusters

2003-02-05 Thread Neil Casey
Hi,

you have received two comments on this query already, with a good
explanation of full and partial repositories, but you may still have one
problem (it is uncertain whether it will affect your cluster).

On all queue managers in a cluster (both full and partial repository queue
managers), manually defined cluster sender queues should always point to
full repositories. The repository manager might get confused by the cluster
sender channel defined on QM1 going to QM2 which is not a full repository.
You should either delete this cluster sender channel, or else make QM2 a
full repository for the cluster.


Regards,

Neil Casey.



  vinay_tiwari
  vinay_tiwari@INFTo:   [EMAIL PROTECTED]
  OSYS.COMcc:
  Sent by: MQSeriesSubject:  Help Needed: On clusters
  List
  MQSERIES@AKH-Wie
  n.AC.AT


  06/02/2003 01:00
  Please respond to
  MQSeries List






Hi,

 I am trying MQSeries cluster on 2 NT boxes MQSeries V5.2.I am able to
 queues on repository queue manager which are local to QM2 but not the
 messages which are lying in the queue.And not able to see Queues which are
 created on repository Qmgr on other Qmgr.

 Any help will be highly appreciated.

 TIA
 Vinay

1. On one QM1 I have executed following commands

  ALTER QMGR REPOS(EDUC)

  DEFINE CHANNEL(TO.QM1) +
  CHLTYPE(CLUSRCVR) CONNAME(ip address of QM1) +
  CLUSTER (EDUC)

  DEFINE CHANNEL(TO.QM2) +
  CHLTYPE(CLUSSDR) CONNAME(ip address of QM2) +
  CLUSTER (EDUC)

  DEFINE QLOCAL(Q1)
  CLUSTER(EDUC)

2. On QM2 I have executed following commands:

 DEFINE CHANNEL(TO.QM2) +
  CHLTYPE(CLUSRCVR) CONNAME(ip address of QM2) +
  CLUSTER (EDUC)

  DEFINE CHANNEL(TO.QM1) +
  CHLTYPE(CLUSSDR) CONNAME(ip address of QM1) +
  CLUSTER (EDUC)
*


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

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



Lost Win CICS Trigger Monitor AMQLTMC0

2003-02-05 Thread Timothy Blackledge
Found it!  Please excuse the post.

Tim




_
Help STOP SPAM with the new MSN 8 and get 2 months FREE*
http://join.msn.com/?page=features/junkmail

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: JDBC MQ Driver

2003-02-05 Thread Pavel Tolkachev
Hello Mike,

I have never heard about such a driver, so I cannot comment on that.

You might have already known that, but just in case you haven't: the recent versions 
of MQSeries classes for Java offers quite a bit of connection pooling functionality 
out of box (see the documentation for MQSimpleConnectionManager methods and related 
in com.ibm.mq package).

Pavel




  Mike Hamner
  [EMAIL PROTECTED]To:   [EMAIL PROTECTED]
  OM  cc:
  Sent by: MQSeriesSubject:  JDBC MQ Driver
  List
  MQSERIES@AKH-Wie
  n.AC.AT


  02/05/2003 05:01
  PM
  Please respond to
  MQSeries List






We have a contractor who is proposing use of an MQ JDBC driver that
works like a DB2 JDBC driver with Connection, Statement and Resultset
objects.  It will be implemented as an MQ Datasource under the Websphere
application server.  The primary intent of this approach is to avoid
writing pooling functions that JDBC already provides.  Does anyone have
experience/comments concerning this proposed architecture that they
would be willing to share.

Thanks,

Mike Hamner
MQ Admin
BCBSGA

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





--

This e-mail may contain confidential and/or privileged information. If you are not the 
intended recipient (or have received this e-mail in error) please notify the sender 
immediately and destroy this e-mail. Any unauthorized copying, disclosure or 
distribution of the material in this e-mail is strictly forbidden.

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: MaxsMsgs

2003-02-05 Thread Tim Armstrong
Aside from having to service the locks a potentially nastier effect is
that, depending on the size of your active logs, you may start to archive
active messages to your tapes. This can seriously impact your recovery
time, look for message CSQJ160I .

Regards
Tim A


   

  Banco Nossa Caixa

  disis51@NOSSACAITo:   [EMAIL PROTECTED]   

  XA.COM.BR   cc: 

  Sent by: MQSeriesSubject:  MaxsMsgs  

  List 

  MQSERIES@AKH-WIE

  N.AC.AT 

   

   

  06/02/2003 04:45 

  Please respond to

  MQSeries List

   

   




From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Date: Wed, 5 Feb 2003 15:45:07 -0200
Subject: MaxsMsgs


Hello List,


I have an application that got 2024 - MQRC-SYNCPOINT-LIMIT-REACHED.
I know that to fix the problem I should:

- see if there is a loop (it is not the case)
- do not let large number of messages per unit of work (I will adopt this
approach)
- or increase the Max uncommitted messages

I know that increasing the Max uncommitted messages I will permit more
locks in one LUW per task.

I would like to know (and have searched for it in this forum and MQSeries
manuals) what is the impact of each lock?

My platform is OS/390 with MQSeries 2.1

TIA,

Paulo Jucá

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



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 Version 5.2 client channel security - exits

2003-02-05 Thread Amy Rech
Thank you, Joergen  I'll search on there.
Amy






From: Jdrgen Pedersen [EMAIL PROTECTED]
Reply-To: MQSeries List [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: MQ Version 5.2 client channel security - exits
Date: Tue, 4 Feb 2003 09:09:07 +0100

Hi Amy,

try www.mqseries.net, and search for security exits.

Best regards

Joergen H. Pedersen
Systemprogrammer
WM-data SDC
[EMAIL PROTECTED]

IBM Certified MQSeries Specialist
IBM Certified MQSeries Solutions Expert

Please apply this disclaimer to the above message - the opinions are mine
and certainly not necessarily those of my employer.





Amy Rech [EMAIL PROTECTED]@AKH-Wien.AC.AT on 04-02-2003 01:39:34

Please respond to MQSeries List [EMAIL PROTECTED]

Sent by:MQSeries List [EMAIL PROTECTED]


To:[EMAIL PROTECTED]
cc:
Subject:MQ Version 5.2 client channel security - exits


We have MQ version 5.2 clients connectioning to a MQ Version 5.2 queue
manager both on Windows 2000.  To secure the client channel connections, we
are looking into security exits for userid and password validation.
I am unable to find sample code for this version.  Could someone point me
in
the right direction for a sample?
Does anyone know of any problems associated with security exits and version
5.2? I'm wondering why the sample code was available for MQ version 5.1 and
not version 5.2. The exit will be written in c+.
Any feedback would be greatly appreciated.
Thanks much,
Amy






_
The new MSN 8: advanced junk mail protection and 2 months FREE*
http://join.msn.com/?page=features/junkmail

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

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



_
Help STOP SPAM with the new MSN 8 and get 2 months FREE*
http://join.msn.com/?page=features/junkmail

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: JDBC MQ Driver

2003-02-05 Thread Brian S. Crabtree
Mike

I suspect that you are referring to the Java Connector Architecture (JCA)
implementation for MQ - if so and you have WAS 5 then I would agree with
your contractor

I am currently confused about what is available to connect WAS to MQ

There are certainly the following

1. MA88 implementation of JMS/MQ - folded into MQ5.3 - J2EE developers like
this

2. MA88 implementation of Java MQ - MQ developers like this

3. Enterprise Access Builder for Transactions (EAB) for MQ - precursor to
JCA generates MQ access codes I think with WSAD

4. WAS 5 supports J2EE 1.3 and EJB 2.0 including message driven beans

5. JCA for MQ - this is the implementation that I am least sure of - it
became available with WAS 4.03 ? but never seemed to get to a production
release. For WAS 5 I cannot find any definite documentation that it is
available - there is certainly a third party product that supports it. JCA
for MQ would certainly appear to be the preferred future direction - high
volume, standard architecture, connection pooling, transaction support etc.

Connection pooling and transaction support (JTA) are available under certain
circumstances in MA88

Perhaps James Kingdon could clarify

Brian S. Crabtree
EAI Consultant
- Original Message -
From: Mike Hamner [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, February 05, 2003 5:01 PM
Subject: JDBC MQ Driver


 We have a contractor who is proposing use of an MQ JDBC driver that
 works like a DB2 JDBC driver with Connection, Statement and Resultset
 objects.  It will be implemented as an MQ Datasource under the Websphere
 application server.  The primary intent of this approach is to avoid
 writing pooling functions that JDBC already provides.  Does anyone have
 experience/comments concerning this proposed architecture that they
 would be willing to share.

 Thanks,

 Mike Hamner
 MQ Admin
 BCBSGA

 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

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



Bhapinder S Bagar is out of the office.

2003-02-05 Thread Bhapinder Bagar
I will be out of the office starting  05-Feb-2003 and will not return until
10-Feb-2003.

I will respond to your message on my return.

Regards,

Bhapinder

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



Client on NT Connect to Z/OS

2003-02-05 Thread Kinnard.Linda
Title: Client on NT Connect to Z/OS






Where can I get information regarding the client connection to MQ on Z/OS? We'd like to know:


1. what's the recommended # of client connections to one queue manager on the mainframe? Client will be installed on Window NT, both client and the queue manager on mainframe are running MQ 5.3.

2. what's the recommended method to setup client connection, use MQSERVER variable, MQCHLLIB or MQCHLTAB? The client will only connect to one queue manager.

3. are there any known problems/issues that I should be aware of?


4. what's the recommended method to secure the connection? We have Top Secret on the host. The user's logon ID on the workstation is not the same on the host. They are two different naming standard. What's the best way to grant user authority to put/get messages from the queue?

Thanks in advance for your advise.


Linda Kinnard
Automobile Club of So.California





Re: Client on NT Connect to Z/OS

2003-02-05 Thread Miller, Dennis
1. Hard to say--what's good for the goose may not be good for the gander. I do believe 
there are mainframes supporting hundreds if not thousands of connections.

2. Channel tables may be a little more work to set up initially, but they can save 
your bacon down the road. 

3. Security is the biggest gotcha. Clients abandoning connections is probably the 
next. Code pages tend to surface as a common problem. And the merits of shared vrs. 
individual reply queues is an ongoing debate. 

4. You can grant get/put authority to the server connection, but that's like leaving 
your keys in the lock. You can grant authority to individual NT userid's, but they 
need to be defined in your Top Secret name space (hopefully your naming conventions 
are different enough that you won't have any collisions). Even then, you are trusting 
the NT userid and anyone who can add one to their local machine can easily masquerade 
as someone else. If security is of utmost importance, you will probably need to deploy 
exits, a third-party solution, or the relatively new SSL capabilities. 


 -Original Message-
 From: Kinnard.Linda [SMTP:[EMAIL PROTECTED]]
 Sent: Wednesday, February 05, 2003 5:25 PM
 To:   [EMAIL PROTECTED]
 Subject:   Client on NT Connect to Z/OS
 
 
 Where can I get information regarding the client connection to MQ on Z/OS?  We'd 
like to know: 
 
 1. what's the recommended # of client connections to one queue manager on the 
mainframe?  Client will be installed on Window NT, both client and the queue manager 
on mainframe are running MQ 5.3.
 
 2. what's the recommended method to setup client connection, use MQSERVER variable, 
MQCHLLIB or MQCHLTAB?  The client will only connect to one queue manager.
 
 3. are there any known problems/issues that I should be aware of? 
 
 4. what's the recommended method to secure the connection?  We have Top Secret on 
the host.  The user's logon ID on the workstation is not the same on the host.  They 
are two different naming standard.  What's the best way to grant user authority to 
put/get messages from the queue?
 
 Thanks in advance for your advise. 
 
 Linda Kinnard 
 Automobile Club of So.California 
 

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