Re: Altering queue characteristics

2003-09-09 Thread narasimha . reddy
Sorry it is MQAI api.Here you can prepare the PCF message to alter the queues
and send it to the Command server.


Regards,
Narasimha Reddy
Citigroup
Office: +973 588588 - extn 709
Mobile: +973 9034561
Email: [EMAIL PROTECTED]
CEEMEA Sales  Trading - eCommerce

Disclaimer:
This e-mail is confidential and may also be privileged.  If you are not the
intended recipient, please notify us immediately; you should not copy or use it
for any purpose, nor disclose its contents to any other person.



-Original Message-
From: Reddy, Narasimha
Sent: Monday, September 08, 2003 7:05 PM
To: 'MQSERIES'
Subject: RE: Altering queue characteristics


Hi, You can write a program using the AMI api to alter the queue definitions.

Regards,
Narasimha Reddy
Citigroup
Office: +973 588588 - extn 709
Mobile: +973 9034561
Email: [EMAIL PROTECTED]
CEEMEA Sales  Trading - eCommerce

Disclaimer:
This e-mail is confidential and may also be privileged.  If you are not the
intended recipient, please notify us immediately; you should not copy or use it
for any purpose, nor disclose its contents to any other person.



-Original Message-
From: Larry.Murray [mailto:[EMAIL PROTECTED]
Sent: Monday, September 08, 2003 6:43 PM
To: MQSERIES
Cc: Larry.Murray
Subject: Altering queue characteristics


Good Morning to all,

Running MQ 2.1 on OS/390

Is there a program that I can execute in a batch job with control info,
that will change a queue
from PUT(DISABLED) TO PUT(ENABLED) while MQ is running?


Thanks..

Larry Murray
Putnam Investments
Tech Services
1-617-760-3270

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


Altering queue characteristics

2003-09-08 Thread Larry Murray
Good Morning to all,

Running MQ 2.1 on OS/390

Is there a program that I can execute in a batch job with control info,
that will change a queue
from PUT(DISABLED) TO PUT(ENABLED) while MQ is running?


Thanks..

Larry Murray
Putnam Investments
Tech Services
1-617-760-3270

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: Altering queue characteristics

2003-09-08 Thread narasimha . reddy
Hi, You can write a program using the AMI api to alter the queue definitions.

Regards,
Narasimha Reddy
Citigroup
Office: +973 588588 - extn 709
Mobile: +973 9034561
Email: [EMAIL PROTECTED]
CEEMEA Sales  Trading - eCommerce

Disclaimer:
This e-mail is confidential and may also be privileged.  If you are not the
intended recipient, please notify us immediately; you should not copy or use it
for any purpose, nor disclose its contents to any other person.



-Original Message-
From: Larry.Murray [mailto:[EMAIL PROTECTED]
Sent: Monday, September 08, 2003 6:43 PM
To: MQSERIES
Cc: Larry.Murray
Subject: Altering queue characteristics


Good Morning to all,

Running MQ 2.1 on OS/390

Is there a program that I can execute in a batch job with control info,
that will change a queue
from PUT(DISABLED) TO PUT(ENABLED) while MQ is running?


Thanks..

Larry Murray
Putnam Investments
Tech Services
1-617-760-3270

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: Altering queue characteristics

2003-09-08 Thread Glen Shubert

You could run a CSQUTIL job and ALTER QL command.

Glen Shubert
[EMAIL PROTECTED]
Associate Director
TSYS - MQSeries Technical Support






Larry Murray [EMAIL PROTECTED]
Sent by: MQSeries List [EMAIL PROTECTED]
09/08/2003 11:43 AM
Please respond to MQSeries List



To:[EMAIL PROTECTED]
cc:
Subject:Altering queue characteristics
Good Morning to all,

  Running MQ 2.1 on OS/390

  Is there a program that I can execute in a batch job with control info,
that will change a queue
from PUT(DISABLED) TO PUT(ENABLED) while MQ is running?


Thanks..

Larry Murray
Putnam Investments
Tech Services
1-617-760-3270

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



The information contained in this communication (including any attachments hereto) is confidential and is intended solely for the personal and confidential use of the individual or entity to whom it is addressed.  The information may also constitute a legally privileged confidential communication.  If the reader of this message is not the intended recipient or an agent responsible for delivering it to the intended recipient, you are hereby notified that you have received this communication in error and that any review, dissemination, copying, or unauthorized use of this information, or the taking of any action in reliance on the contents of this information is strictly prohibited.  If you have received this communication in error, please notify us immediately by e-mail, and delete the original message.  Thank you

Re: Altering queue characteristics

2003-09-08 Thread Luc-Michel Demey
Hi,

There is an MQ API (MQSet) who is supposed to do this kind of
thing.
Samples are provides with the product.

HTH, Luc-Michel.



Date sent:  Mon, 8 Sep 2003 11:43:09 -0400
Send reply to:  MQSeries List [EMAIL PROTECTED]
From:   Larry Murray [EMAIL PROTECTED]
Subject:Altering queue characteristics
To: [EMAIL PROTECTED]

 Good Morning to all,

 Running MQ 2.1 on OS/390

 Is there a program that I can execute in a batch job with control info,
 that will change a queue
 from PUT(DISABLED) TO PUT(ENABLED) while MQ is running?


 Thanks..

 Larry Murray
 Putnam Investments
 Tech Services
 1-617-760-3270

 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


--
Luc-Michel Demey - Freelance EAI Consultant
Paris / France Tel. : +33 6 08 755 655
http://consulting.demey.org/ - lmd at demey dot org

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: Altering queue characteristics

2003-09-08 Thread philip . distefano
I wouldn't use AMI since it is being dropped from support...




  [EMAIL PROTECTED]
  ITICORP.COM  To:   [EMAIL PROTECTED]
  Sent by: MQSeriescc:
  List Subject:  Re: Altering queue 
characteristics
  [EMAIL PROTECTED]
  n.AC.AT


  09/08/2003 11:58
  AM
  Please respond to
  MQSeries List






Hi, You can write a program using the AMI api to alter the queue
definitions.

Regards,
Narasimha Reddy
Citigroup
Office: +973 588588 - extn 709
Mobile: +973 9034561
Email: [EMAIL PROTECTED]
CEEMEA Sales  Trading - eCommerce

Disclaimer:
This e-mail is confidential and may also be privileged.  If you are not the
intended recipient, please notify us immediately; you should not copy or
use it
for any purpose, nor disclose its contents to any other person.



-Original Message-
From: Larry.Murray [mailto:[EMAIL PROTECTED]
Sent: Monday, September 08, 2003 6:43 PM
To: MQSERIES
Cc: Larry.Murray
Subject: Altering queue characteristics


Good Morning to all,

Running MQ 2.1 on OS/390

Is there a program that I can execute in a batch job with control info,
that will change a queue
from PUT(DISABLED) TO PUT(ENABLED) while MQ is running?


Thanks..

Larry Murray
Putnam Investments
Tech Services
1-617-760-3270

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





This communication is for informational purposes only.  It is not intended as
an offer or solicitation for the purchase or sale of any financial instrument
or as an official confirmation of any transaction. All market prices, data
and other information are not warranted as to completeness or accuracy and
are subject to change without notice. Any comments or statements made herein
do not necessarily reflect those of J.P. Morgan Chase  Co., its
subsidiaries and affiliates.

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: Altering queue characteristics

2003-09-08 Thread Luc-Michel Demey
I am not aware about AMI dropped from support. Where dit you get
this information ?


Date sent:  Mon, 8 Sep 2003 12:35:09 -0400
Send reply to:  MQSeries List [EMAIL PROTECTED]
From:   [EMAIL PROTECTED]
Subject:Re: Altering queue characteristics
To: [EMAIL PROTECTED]

 I wouldn't use AMI since it is being dropped from support...




   [EMAIL PROTECTED]
   ITICORP.COM  To:
   [EMAIL PROTECTED] Sent by: MQSeries
 cc: List Subject:  Re:
   Altering queue characteristics
   [EMAIL PROTECTED] n.AC.AT


   09/08/2003 11:58
   AM
   Please respond to
   MQSeries List






 Hi, You can write a program using the AMI api to alter the queue
 definitions.

 Regards,
 Narasimha Reddy
 Citigroup
 Office: +973 588588 - extn 709
 Mobile: +973 9034561
 Email: [EMAIL PROTECTED]
 CEEMEA Sales  Trading - eCommerce

 Disclaimer:
 This e-mail is confidential and may also be privileged.  If you are
 not the intended recipient, please notify us immediately; you should
 not copy or use it for any purpose, nor disclose its contents to any
 other person.



 -Original Message-
 From: Larry.Murray [mailto:[EMAIL PROTECTED]
 Sent: Monday, September 08, 2003 6:43 PM
 To: MQSERIES
 Cc: Larry.Murray
 Subject: Altering queue characteristics


 Good Morning to all,

 Running MQ 2.1 on OS/390

 Is there a program that I can execute in a batch job with
 control info,
 that will change a queue
 from PUT(DISABLED) TO PUT(ENABLED) while MQ is running?


 Thanks..

 Larry Murray
 Putnam Investments
 Tech Services
 1-617-760-3270

 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





 This communication is for informational purposes only.  It is not
 intended as an offer or solicitation for the purchase or sale of any
 financial instrument or as an official confirmation of any
 transaction. All market prices, data and other information are not
 warranted as to completeness or accuracy and are subject to change
 without notice. Any comments or statements made herein do not
 necessarily reflect those of J.P. Morgan Chase  Co., its
 subsidiaries and affiliates.

 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


--
Luc-Michel Demey - Freelance EAI Consultant
Paris / France Tel. : +33 6 08 755 655
http://consulting.demey.org/ - lmd at demey dot org

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: Altering queue characteristics

2003-09-08 Thread Jim Wendorf
When was it dropped from support and is it being included in the MQ code?
Where can I find additional information
on this?

Thanks.






  [EMAIL PROTECTED]   To:   [EMAIL PROTECTED]
  COM  cc:
  Sent by: MQSeries List   Subject:  Re: Altering queue 
characteristics
  [EMAIL PROTECTED]

  09/08/2003 11:35 AM

  Please respond to MQSeries
  List






I wouldn't use AMI since it is being dropped from support...




  [EMAIL PROTECTED]
  ITICORP.COM  To:
[EMAIL PROTECTED]
  Sent by: MQSeriescc:
  List Subject:  Re: Altering queue
characteristics
  [EMAIL PROTECTED]
  n.AC.AT


  09/08/2003 11:58
  AM
  Please respond to
  MQSeries List






Hi, You can write a program using the AMI api to alter the queue
definitions.

Regards,
Narasimha Reddy
Citigroup
Office: +973 588588 - extn 709
Mobile: +973 9034561
Email: [EMAIL PROTECTED]
CEEMEA Sales  Trading - eCommerce

Disclaimer:
This e-mail is confidential and may also be privileged.  If you are not the
intended recipient, please notify us immediately; you should not copy or
use it
for any purpose, nor disclose its contents to any other person.



-Original Message-
From: Larry.Murray [mailto:[EMAIL PROTECTED]
Sent: Monday, September 08, 2003 6:43 PM
To: MQSERIES
Cc: Larry.Murray
Subject: Altering queue characteristics


Good Morning to all,

Running MQ 2.1 on OS/390

Is there a program that I can execute in a batch job with control info,
that will change a queue
from PUT(DISABLED) TO PUT(ENABLED) while MQ is running?


Thanks..

Larry Murray
Putnam Investments
Tech Services
1-617-760-3270

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





This communication is for informational purposes only.  It is not intended
as
an offer or solicitation for the purchase or sale of any financial
instrument
or as an official confirmation of any transaction. All market prices, data
and other information are not warranted as to completeness or accuracy and
are subject to change without notice. Any comments or statements made
herein
do not necessarily reflect those of J.P. Morgan Chase  Co., its
subsidiaries and affiliates.

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: Altering queue characteristics

2003-09-08 Thread Gina McCarthy
Look right before the content header.

http://www-3.ibm.com/software/integration/support/supportpacs/individual/ma0
f.html

Support being dropped December 2005.

Regards,
Gina

-Original Message-
From: MQSeries List [mailto:[EMAIL PROTECTED] Behalf Of
Luc-Michel Demey
Sent: Monday, September 08, 2003 1:01 PM
To: [EMAIL PROTECTED]
Subject: Re: Altering queue characteristics


I am not aware about AMI dropped from support. Where dit you get
this information ?


Date sent:  Mon, 8 Sep 2003 12:35:09 -0400
Send reply to:  MQSeries List [EMAIL PROTECTED]
From:   [EMAIL PROTECTED]
Subject:Re: Altering queue characteristics
To: [EMAIL PROTECTED]

 I wouldn't use AMI since it is being dropped from support...




   [EMAIL PROTECTED]
   ITICORP.COM  To:
   [EMAIL PROTECTED] Sent by: MQSeries
 cc: List Subject:  Re:
   Altering queue characteristics
   [EMAIL PROTECTED] n.AC.AT


   09/08/2003 11:58
   AM
   Please respond to
   MQSeries List






 Hi, You can write a program using the AMI api to alter the queue
 definitions.

 Regards,
 Narasimha Reddy
 Citigroup
 Office: +973 588588 - extn 709
 Mobile: +973 9034561
 Email: [EMAIL PROTECTED]
 CEEMEA Sales  Trading - eCommerce

 Disclaimer:
 This e-mail is confidential and may also be privileged.  If you are
 not the intended recipient, please notify us immediately; you should
 not copy or use it for any purpose, nor disclose its contents to any
 other person.



 -Original Message-
 From: Larry.Murray [mailto:[EMAIL PROTECTED]
 Sent: Monday, September 08, 2003 6:43 PM
 To: MQSERIES
 Cc: Larry.Murray
 Subject: Altering queue characteristics


 Good Morning to all,

 Running MQ 2.1 on OS/390

 Is there a program that I can execute in a batch job with
 control info,
 that will change a queue
 from PUT(DISABLED) TO PUT(ENABLED) while MQ is running?


 Thanks..

 Larry Murray
 Putnam Investments
 Tech Services
 1-617-760-3270

 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





 This communication is for informational purposes only.  It is not
 intended as an offer or solicitation for the purchase or sale of any
 financial instrument or as an official confirmation of any
 transaction. All market prices, data and other information are not
 warranted as to completeness or accuracy and are subject to change
 without notice. Any comments or statements made herein do not
 necessarily reflect those of J.P. Morgan Chase  Co., its
 subsidiaries and affiliates.

 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


--
Luc-Michel Demey - Freelance EAI Consultant
Paris / France Tel. : +33 6 08 755 655
http://consulting.demey.org/ - lmd at demey dot org

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: Altering queue characteristics

2003-09-08 Thread Robert Broderick
Look in the samples file the would have been set up when they did the
install. There will be cobol and c samples that are identical to each other.
There are a couple of programs supplied tha tdo an MQSET. Just fo to 3.14
and search the library for MQSET.
If you cannot find it. You will have to code one yourself. It is not that
hard once you digest the section in the manual on the MQSET command.
If you have someone who has it installed on an NT machine you may be able to
take the C code example from there and modify it (if you know C) and compile
it on the OS390. If you have access to the OE side it is very simple.
Otherwise you have to wrestle with a bact C compiler. Not fun on 390.
  bb





From: Larry Murray [EMAIL PROTECTED]
Reply-To: MQSeries List [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Altering queue characteristics
Date: Mon, 8 Sep 2003 11:43:09 -0400
Good Morning to all,

Running MQ 2.1 on OS/390

Is there a program that I can execute in a batch job with control
info,
that will change a queue
from PUT(DISABLED) TO PUT(ENABLED) while MQ is running?
Thanks..

Larry Murray
Putnam Investments
Tech Services
1-617-760-3270
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
_
Get a FREE computer virus scan online from McAfee.
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
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