On Wed, 11 Sep 2019 10:58:58 -0400, Bob Bridges wrote:

>LOL.  What gave me that idea is sheer, unadulterated ignorance.  I came into
>the mainframe world through applications development.  I was given a solid
>grounding in JCL back in the beginning of my training, decades ago; to me
>"INTRDR" is an argument that I can include in my JCL with the TSO SUBMIT
>command.  (Or, as someone else pointed out, using FTP.)
> 
An alternative might be might be as simple as:
    //STEP    EXEC  PGM=IEBGENER
    //SYSUT2  DD    SYSOUT=(,INTRDR),...

As I follow this thread, I wonder why CICS doesn't submit batch jobs
with the credentials of the requesting individual rather than the CICS
region.

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to