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

How to release the JOBS when TYPRUN=HOLD


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

New User


Joined: 23 Feb 2005
Posts: 6

PostPosted: Wed Mar 16, 2005 10:47 am
Reply with quote

when u r specify TYPRUN=HOLD in job statement.That means the job can
be hold for some time.
HERE MY QUESTION IS:
IS THERE ANY COMMAND OR ANYTHING TO RELEASE THE HOLDING JOB?



When i face the interview the question is like this.
ok.
plz give me answer if u knows.
bye
Back to top
View user's profile Send private message
manoj_madhavan
Warnings : 1

New User


Joined: 07 Mar 2005
Posts: 12

PostPosted: Wed Mar 16, 2005 11:39 am
Reply with quote

the job is released on encounter of any condition or event ,probably the restart parameter can be used here top restart the job.

there s a parameter termed FAILURE = restart where u can prefer the withhold job to restart at a failure of any job or step.
Back to top
View user's profile Send private message
sbmn

New User


Joined: 19 Sep 2003
Posts: 1
Location: Chennai

PostPosted: Wed Mar 16, 2005 12:30 pm
Reply with quote

You can use Line Command 'A' to release the job which is submitted with TYPRUN=HOLD option.
This will work for both IOF & SDSF..
Back to top
View user's profile Send private message
brahmanandareddy

New User


Joined: 16 Dec 2004
Posts: 44
Location: Hyderabad

PostPosted: Wed Mar 16, 2005 1:56 pm
Reply with quote

Hi,

To release the held job/step

First submit the job
Go to SPOOL by typing S.ST
Put A on the job line, which was held (generally we put ? here to see msgs) and ur job will be released.

Thank You,
Brahmananda Reddy. K.
Back to top
View user's profile Send private message
narena

New User


Joined: 16 Mar 2005
Posts: 18

PostPosted: Wed Mar 16, 2005 4:31 pm
Reply with quote

I think...

You have RELEASE comand to release the Job which is in Hold.

Otherwise Go to spool By typing TSO SDSF ST at the Command line and select the job then type the Line command 'A' to abend.
Back to top
View user's profile Send private message
therasith

New User


Joined: 02 Jan 2004
Posts: 52
Location: chennai

PostPosted: Wed Mar 16, 2005 8:57 pm
Reply with quote

HI

Got to Spool using TSO ISPF ST and just press A or X.

bye
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 Finding and researching jobs All Other Mainframe Topics 0
No new posts How to create a list of SAR jobs with... CA Products 3
No new posts Help in Automating Batch JCL jobs mon... JCL & VSAM 3
No new posts Submit multiple jobs from a library t... JCL & VSAM 14
No new posts Ca7 long running jobs report All Other Mainframe Topics 1
Search our Forums:

Back to Top