MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

How to put a JCL in suspended state using REXX

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> TSO and ISPF
View previous topic :: View next topic  
Author Message
Eduardo Jacob
Beginner


Joined: 11 May 2006
Posts: 2
Topics: 2
Location: PT

PostPosted: Thu May 11, 2006 11:26 am    Post subject: How to put a JCL in suspended state using REXX Reply with quote

Hi,

I have a REXX which runs on Batch Region under JCL
Is there a way to put the Job in suspended state for a given time interval ?

Thanks
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Thu May 11, 2006 11:30 am    Post subject: Reply with quote

Eduardo Jacob,

Please Search before posting. Check this link for different ways of delaying the JCL

http://www.mvsforums.com/helpboards/viewtopic.php?t=5930

Hope this helps...

Cheers

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
dz
Beginner


Joined: 02 Apr 2006
Posts: 26
Topics: 0

PostPosted: Thu May 11, 2006 12:00 pm    Post subject: Reply with quote

Here is another REXX trick not mentioned elsewhere in the replies:

/* Rexx */
Arg seconds
<insert> - - - - - - - - - - -

address syscall 'SLEEP ' seconds
exit
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> TSO and ISPF All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group