View previous topic :: View next topic |
Author |
Message |
bundy_rum Beginner
Joined: 15 Feb 2004 Posts: 9 Topics: 5 Location: Australia
|
Posted: Thu Feb 09, 2006 12:06 am Post subject: Modification of System date |
|
|
Hi Folks - during Y2K we used a product to modify system date/time for testing purposes etc (Hourglass). Now, we do not have the product, is there another way to modify the system date for a single batch job (don't care about the time)? I thought there was a primitive JES command on the jobcard or something..? (or maybe I'm just dreaming !)
Cheers |
|
Back to top |
|
|
kolusu Site Admin
Joined: 26 Nov 2002 Posts: 12375 Topics: 75 Location: San Jose
|
|
Back to top |
|
|
bundy_rum Beginner
Joined: 15 Feb 2004 Posts: 9 Topics: 5 Location: Australia
|
Posted: Thu Feb 09, 2006 5:19 pm Post subject: |
|
|
Hi Kolusu - Thks for the response, however I have reviewed this post before and it really didn't address what I'm looking for. COBOL is not in the equation here. The response from 'semigeezer' was interesting, but still not quite in the ball park.
I take it then that there is no JES or Z/OS statements that allow you to modify the system date (in batch mode)..?
Cheers |
|
Back to top |
|
|
CaptObvious Beginner
Joined: 01 Feb 2006 Posts: 19 Topics: 1
|
Posted: Thu Feb 09, 2006 7:56 pm Post subject: |
|
|
There are no JES2 commands to change system clock. There are no MVS commands that will help you short of an IPL. You need some sort of exit or product to intercept date & time requests. |
|
Back to top |
|
|
|
|