ESP Workload Automation

  • 1.  CA7 VTAM JCL Refresh

    Posted Feb 20, 2015 08:49 AM

    How does your shop pull in a modified JCL when a job failed during previous execution and is still in the queue?  Does that job# have to canceled, then go to DB.7 to perform a fetch of the JCL from the library that you want or the override library, then demand that JCL into CA7?  Thank you for any responses, trying to document correct procedures for operations to follow.  This instance of CA7 is the only one that is not accessible from ISPF.



  • 2.  Re: CA7 VTAM JCL Refresh

    Posted Feb 27, 2015 02:04 PM

    Can anyone help with this query?

     

    Thank you

     

    Phontilla Shuffitt wrote:

     

    How does your shop pull in a modified JCL when a job failed during previous execution and is still in the queue?  Does that job# have to canceled, then go to DB.7 to perform a fetch of the JCL from the library that you want or the override library, then demand that JCL into CA7?  Thank you for any responses, trying to document correct procedures for operations to follow.  This instance of CA7 is the only one that is not accessible from ISPF.



  • 3.  Re: CA7 VTAM JCL Refresh
    Best Answer

    Posted Mar 02, 2015 01:55 PM

    For those of you that are scratching your head on my question, good news I was able to do some research and found it was pretty straight forward.

     

    Refresh abended JCL from another Library
    (utilizes the JCL and QJCL Screens):

     

    • Enter JCL on Command line

    > Function  - Fetch

    > Member - CA7jobname

    > JCLID - JCLID where updated JCL Resides

    > Enter

     

    • QJCL - Command Line

    > REPL - Replace

    > JOB - Job name to be replaced

    >Enter - message REPL FUNCTION SUCCESSFUL FOR JOB ****** (CA7#)

     

    • Go to XQ for the job and review the updated were applied

    > Resubmit the job