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

Is it possible to delay the submission of the job


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

Active User


Joined: 06 Apr 2005
Posts: 180

PostPosted: Wed Aug 17, 2005 12:05 pm
Reply with quote

Is it possible to delay the submission of the job by specifying any parameter? If it is the time parameter how is it coded? Is it possible to do the same with a particular step?
Back to top
View user's profile Send private message
priyesh.agrawal

Senior Member


Joined: 28 Mar 2005
Posts: 1448
Location: Chicago, IL

PostPosted: Wed Aug 17, 2005 12:30 pm
Reply with quote

Hi vijayamadhuri,

It is not TIME Parameter.....That is used to define the maximum time a job or step is allowed for the execution....

Back to original query....You can delay execution of a job by putting it on HOLD......That can be done by CA-7 commands....If you are using this schedular....

Regards,

Priyesh.
Back to top
View user's profile Send private message
superk

Global Moderator


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

PostPosted: Wed Aug 17, 2005 3:33 pm
Reply with quote

You can specify TYPRUN=HOLD on your JOB card. The job will stay held until it's released.
Back to top
View user's profile Send private message
die7nadal

Active User


Joined: 23 Mar 2005
Posts: 156

PostPosted: Thu Aug 18, 2005 12:06 am
Reply with quote

Alternatively if you have the Connect Direct Tool (NDM) u can schedule a job to submit at any predefined time.
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 Limiting delay with GETMSG CLIST & REXX 11
No new posts Control-M Delay All Other Mainframe Topics 0
No new posts FTP to SFTP for JCL submission from M... All Other Mainframe Topics 1
No new posts CICS program with Delay question CICS 5
No new posts Add delay in External stored procedure DB2 1
Search our Forums:

Back to Top