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 

suspend a running job ?

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL)
View previous topic :: View next topic  
Author Message
sramesh
Beginner


Joined: 16 Sep 2005
Posts: 3
Topics: 2
Location: Chennai, India

PostPosted: Wed Apr 05, 2006 3:33 am    Post subject: suspend a running job ? Reply with quote

How to suspend & resume a job running in mainframe ?

Thanks,
Ramesh
_________________
with regards,
S.Ramesh
"A problem well stated is a problem half solved"
Back to top
View user's profile Send private message Visit poster's website
Bill Dennis
Advanced


Joined: 03 Dec 2002
Posts: 579
Topics: 1
Location: Iowa, USA

PostPosted: Wed Apr 05, 2006 8:35 am    Post subject: Reply with quote

The RESET command is used to QUIESCE (suspend execution) and RESUME a job. While quiesced, a job sits in a wait state.

RESET jobname,QUIESCE
RESET jobname,RESUME
_________________
Regards,
Bill Dennis

Disclaimer: My comments on this foorum are my own and do not represent the opinions or suggestions of any other person or business entity.
Back to top
View user's profile Send private message
sramesh
Beginner


Joined: 16 Sep 2005
Posts: 3
Topics: 2
Location: Chennai, India

PostPosted: Wed Apr 05, 2006 8:44 am    Post subject: Reply with quote

Where we have to give this command ?

RESET jobname,QUIESCE
_________________
with regards,
S.Ramesh
"A problem well stated is a problem half solved"
Back to top
View user's profile Send private message Visit poster's website
kolusu
Site Admin
Site Admin


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

PostPosted: Wed Apr 05, 2006 8:52 am    Post subject: Reply with quote

sramesh,

RESET & QUIESCE are System commands and I don't think every one is authorized to issue them.

The following link explains in detail about RESET command

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/IEA2G150/4.29?DT=20040713102635

The following link explains in detail about QUIESCE command

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/IEA2G150/4.27?DT=20040713102635

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
Bill Dennis
Advanced


Joined: 03 Dec 2002
Posts: 579
Topics: 1
Location: Iowa, USA

PostPosted: Thu Apr 06, 2006 9:05 am    Post subject: Reply with quote

The command is issued at a console or thru something with a command interface, like SDSF (if you're authorized).
_________________
Regards,
Bill Dennis

Disclaimer: My comments on this foorum are my own and do not represent the opinions or suggestions of any other person or business entity.
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 -> Job Control Language(JCL) 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