Kenneth, 

This rexx is for the maint. Jobs. If you run the same job for every region,
for example if you have several IMS regions each of which has a different
naming convention, CRC etc., but all the rest is the same, why to handle
several copies? 


| Itschak Mugzach | Director | SecuriTeam Software |
| Email: [EMAIL PROTECTED] | Mob: +972 522 986404 | Skype: Itschak
Mugzach | Web: www.Securiteam.co.il  | 

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf
Of Kenneth E Tomiak
Sent: Friday, July 04, 2008 3:45 AM
To: [email protected]
Subject: Re: Edit macro to support jcl set commands in instream inputs

Can you give an example of why running rexx code on tens of CICS regions
every time they start up day after day to change a variable in SYSIN which
is stored in a permanent dataset is productive? After all, I know have to go
add SET statements to started task JCL for variables that are only in SYSIN,
maybe.

On Tue, 1 Jul 2008 17:44:53 +0200, Itschak Mugzach
<[EMAIL PROTECTED]> wrote:

>Dave,
>
>This is not an application. The is standart JCL stored in your librabry.
>Suppose that you have some tens of CICS environments. All have the same 
>charcturistics execpt some prefix. JCL SET command will take care of 
>the JCL variables, but what about the sysin data? This rexx exec take 
>care of the sysin data only and let MVS take care of the JCL side, but 
>both areusing the same set of values visa JCL SET commands.
>
>Regards,
>
>
>| Itschak Mugzach | Director | SecuriTeam Software |

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email
to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the
archives at http://bama.ua.edu/archives/ibm-main.html


__________ NOD32 3240 (20080704) Information __________

This message was checked by NOD32 antivirus system.
http://www.eset.com

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to