Find knowledge base article(s) by searching for keywords in the title e.g. type linux in the search box below
Find knowledge base article(s) by browsing the subject categories of articles
Technology quick references, cheatsheets, user manuals etc.
Shop Online through ShopifyLite
Tutorials on various IT applications.
Search Title    (UL:0 |SS:f)

Software >> OS >> OpenVMS >> Batch >> How to modify the start time of a batch job

$ set entry <job entry number> /after="new run time" eg. 1. to set to run 30 seconds from now $ set entry <job number> /after=" 00:00:30" 2. to run tomorrow at 03:00 am $ set entry <job number> /after="tomorrow 03:00:00" 3. to run at specific date/time $ set entry <job number> /after="dd-Mmm-yyyy hh:mm:ss"
[ © 2008-2021 myfaqbase.com - A property of WPDC Consulting ]