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 

difference b/w keep and pass in disp...

 
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
gurivireddy
Beginner


Joined: 05 Mar 2003
Posts: 1
Topics: 1

PostPosted: Wed Mar 05, 2003 12:37 pm    Post subject: difference b/w keep and pass in disp... Reply with quote

hi,
what is the exact difference b/w keep and pass while using in jcl for dispositional parameters.
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: Wed Mar 05, 2003 1:10 pm    Post subject: Reply with quote

gurivireddy,

KEEP indicates that the data set is to be kept on the volume if this step terminates normally.For new SMS-managed data sets, KEEP implies CATLG.

A disposition of PASS is used if you want the data set is to be passed for use by a subsequent step in the same job.A data set can be passed only within a job.If you specify DISP=(NEW,PASS) but, at the end of the job, one or more data sets were not received by any job step then the dataset is DELETED at the end of the job.

Hope this helps...

cheers

kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
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