TPX Session Management for z/OS

 View Only
  • 1.  Do we have any utility in CA OPS/MVS to submit jobs at event

    Posted Feb 27, 2019 11:54 AM

    The SQM group (runs the application testing).

    Their part of the testing include a large amount short batch jobs.   They currently individually submit the jobs

    I know that we can put together a clist of the jobs to do the submit, but I was wondering if we have a utility

    that might run through a PDS or we could load to submit the jobs.



  • 2.  Re: Do we have any utility in CA OPS/MVS to submit jobs at event

    Broadcom Employee
    Posted Feb 27, 2019 12:11 PM

    Yousuf - is this question for CA Process Automation?



  • 3.  Re: Do we have any utility in CA OPS/MVS to submit jobs at event

    Posted Feb 27, 2019 12:33 PM

    Hi Jennifer

     

    I was searching for CA OPS/MVS, since I couldn't find it I logged in Process Automation.



  • 4.  Re: Do we have any utility in CA OPS/MVS to submit jobs at event

    Broadcom Employee
    Posted Feb 27, 2019 12:44 PM

    I will get this moved to a mainframe group, they should be able to assist or find someone who can. The Process Automation group has no information regarding this.



  • 5.  Re: Do we have any utility in CA OPS/MVS to submit jobs at event
    Best Answer

    Broadcom Employee
    Posted Feb 28, 2019 03:25 AM

    Hi Yousuf,

     

    You can build an OPS/rexx, or even a TSO/e rexx program with the command  
    ADDRESS TSO
             "submit 'dataset.name(member)'"

    There is also an OPSUBMIT function in CA OPS, but this is more used when building the JCL in the rexx itself.. 

    See sample in the CA OPS CCLXSAMP(COMPRSDS) member... 

     

    Best regards,

    Hennie Hermans

    Broadcom