Another option is to use a CICS transactions to submit
batch work through an internal reader (see past discussion
attached).
This e-mail message and any attachments contain confidential
information from Medco. If you are not the intended recipient, you are
hereby notified that disclosure, printing, copying, distribution, or
the taking of any action in reliance on the contents of this electronic
information is strictly prohibited. If you have received this e-mail
message in error, please immediately notify the sender by reply message
and then delete the electronic message and any attachments.
Archive: http://listserv.meduniwien.ac.at/archives/mqser-l.html
From: Banco Nossa Caixa [EMAIL PROTECTED] Sent: Friday, January 10, 2003 1:10 PM To: [email protected] Subject: RES: Batch triggering
From: [EMAIL PROTECTED] To: [email protected] Date: Fri, 10 Jan 2003 16:10:04 -0200 Subject: RES: Batch triggering In each queue that has to start a Batch Job we define a different <Trigger data> (together with all definitions needed to trigger a CICS data> transaction). Each <Trigger data> corresponds to a Batch Job. We have a common CICS transaction that is started by CICS trigger monitor. This transaction issues Exec Cics Spool commands, and no MQSeries command. These spool commands contain a complete (small) job which is started after Exec Cics SpoolClose. This job enables OPC's resource SRSTAT which contais the value of the queue's <Trigger data> explained above. SRSTAT will start a job already catologed in the OPC. If you are interested, I will be happy to share with you the code. Regards, Paulo Juca -----Mensagem original----- De: MQSeries List [mailto:[EMAIL PROTECTED] nome de Larry Murray Enviada em: sexta-feira, 10 de janeiro de 2003 12:12 Para: [email protected] Assunto: Batch triggering Good Morning, Does anybody have experience with OS/390 batch triggering? Looking for different ideas. Thanks.....Larry 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 Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http://www.lsoft.com Archive: http://listserv.meduniwien.ac.at/archives/mqser-l.html
