Automation products, such as CA-OPS/MVS, usually have "Time Of Day" rules which could be used to do this. Or you might have a scheduling package such as CA-7 which could schedule a batch job on the 2nd of each month. This batch job would issue the z/OS operator command. Or, going way left field, you could use a z/OS UNIX "crontab" entry. I use cron all the time to schedule my weekly batch jobs which are not production. Saves me the bother of filling out change requests.
On Wed, Apr 16, 2014 at 6:59 AM, Jake anderson <[email protected]>wrote: > Hello All, > > I am looking for some possibility of issuing a MVS command On every Month > of 1st week. > > Its like : /I DEL on every 2nd of Each Month. > > I am trying to search under JES2 Time command but not able to get a right > syntax. > > Could someone please point me to the right command or any new approach. > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > -- There is nothing more pleasant than traveling and meeting new people! Genghis Khan Maranatha! <>< John McKown ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
