Global AI and Data Science

Global AI & Data Science

Train, tune and distribute models with generative AI and machine learning capabilities

 View Only
  • 1.  IBM Workload Scheduler

    Posted Tue April 14, 2020 08:18 PM
    Hello, I am a new distributed IWS 9.5 user. Is it possible to submit a jobstream dated the day before. ex: Monday being a holiday we are Tuesday and we would like to resume the Monday treatments but with the Monday's date?


    ------------------------------
    Alain
    ------------------------------

    #GlobalAIandDataScience
    #GlobalDataScience


  • 2.  RE: IBM Workload Scheduler

    Posted Wed May 27, 2020 12:17 PM
    If it's tuesday already and you just need to submit a command with yesterdays date as an additional parameter, you could set a variable that calculates the previous days date adhoc; you could then also schedule your script for tuesday in a separate job stream & job if tuesday has yet to occur. In our environment most items scheduled after midnight but before the next plan load, need to come into the plan in the previous day because we are on a legacy start of day in our globalopts. You can schedule the job stream with an exception runcycle and then another run cycle with tuesdays date if you just need it to run tuesday without special parameters, otherwise its a separate job/job stream for when your job needs to be scheduled with different commands.

    ------------------------------
    Lacey Eaton
    ------------------------------