IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

//*MAIN DEADLINE=(1600,B,061108)


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
aprak00
Warnings : 2

New User


Joined: 09 Aug 2006
Posts: 24

PostPosted: Thu Jun 12, 2008 1:17 am
Reply with quote

I have use the above jes3 command for scheduling my job to run at 4pm, Jun 11 2008. But the job is running when it is submitted. it is not waiting for the time requirement. I have submitted the job from a CLIST. Could anyone please help on this? Is there anything else i ned to do for scheduling?
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Thu Jun 12, 2008 2:05 am
Reply with quote

IIRC ( but I might be wrong )
could it be that ...
from zos 1.9 jcl
Quote:
1. For dates in the format of mmddyy, a century of '19' is assumed.
2. For dates in the format of mmddyy, a date of '00' is not allowed.
3. For dates of January 1, 2000 and later, you must use the form mm/dd/yyyy.


and jes3 considers the time as already passed and the job to be scheduled immediately
Back to top
View user's profile Send private message
aprak00
Warnings : 2

New User


Joined: 09 Aug 2006
Posts: 24

PostPosted: Thu Jun 12, 2008 2:23 am
Reply with quote

I changed the date format. Still it is showing the same thing. The job gets started immediately it is submitted.
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Thu Jun 12, 2008 2:45 am
Reply with quote

Dumb question, but are you sure your shop is JES3?
Back to top
View user's profile Send private message
tangentray

New User


Joined: 30 Dec 2006
Posts: 20
Location: Kolkata, India

PostPosted: Thu Jun 12, 2008 2:20 pm
Reply with quote

hmmm, i am very confused about this!!!

You are posting this message at JUN 12th 1:17am and telling that your job which is scheduled to run on JUN 11th 4:00pm is running when submitted inspite of the scheduled delay?

Am I missing something here?
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Thu Jun 12, 2008 6:26 pm
Reply with quote

Hello,

Quote:
hmmm, i am very confused about this!!!
. . .
Am I missing something here?
Possibly. . . Please look at the date/time of the first post for this topic.

This is the date/time for the first post when i look at this topic:
Posted: Wed Jun 11, 2008 1:47 pm
Back to top
View user's profile Send private message
aprak00
Warnings : 2

New User


Joined: 09 Aug 2006
Posts: 24

PostPosted: Thu Jun 12, 2008 6:27 pm
Reply with quote

For the first question, Yes it is JES3 only...

For the second question, i am working EST zone and I verified the schedule time and time of execution job. After that only i posted the question.

Thanks...
Back to top
View user's profile Send private message
aprak00
Warnings : 2

New User


Joined: 09 Aug 2006
Posts: 24

PostPosted: Thu Jun 12, 2008 6:38 pm
Reply with quote

This is the thing I used

Code:
//*MAIN DEADLINE=(1100,B,06/12/2008) 


This is the TSO TIME

Code:
TIME-09:06:52 AM. CPU-00:00:03 SERVICE-54132 SESSION-01:17:56 JUNE 12,2008
***           
Back to top
View user's profile Send private message
aprak00
Warnings : 2

New User


Joined: 09 Aug 2006
Posts: 24

PostPosted: Fri Jun 13, 2008 2:26 am
Reply with quote

Yeah... This is working when the PRIORITY is given as 0.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts Demand with DEADLINE TIME parameter CA Products 4
No new posts ICE039A H INSUFFICIENT MAIN STORAGE -... DFSORT/ICETOOL 3
No new posts Missing Java main class Java & MQSeries 3
No new posts Cobol Sub-Program and Main-Program Mainframe Interview Questions 7
No new posts ICE039A F INSUFFICIENT MAIN STORAGE -... DFSORT/ICETOOL 3
Search our Forums:

Back to Top