Automic Workload Automation

 View Only

  • 1.  How to find Max Runtime of Automic jobs

    Posted Nov 19, 2024 09:00 AM
    Edited by Tony Beeston Nov 20, 2024 05:02 AM

    Need help on how to extract max runtime property value of all Automic objects(JOBS, JOBP, EVNT) from repository database, can anyone help with SQL query that we can execute on Automic repository database and get this info. Thanks in advance.



  • 2.  RE: How to find Max Runtime of Automic jobs

    Posted Nov 25, 2024 11:38 AM

    hello

    try

    select OH_Name, OH_Mrt
    from oh 

    (in seconds)

    marc Broussard
    EQUANS Ineo