Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
Need the complete explanation of the DEFER Parameter

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> JCL
Author Message
mmmuthukumar

New User


Joined: 05 Feb 2004
Posts: 1
Location: Chennai , India

PostPosted: Fri Feb 13, 2004 2:02 pm    Post subject: Need the complete explanation of the DEFER Parameter
Reply with quote

I need the complete explanation of the DEFER Parameter , In my view - the system waits for the user to mount the device (such as tape) in between the JCL process , but i have so many contradictions , please do explain

8) MMKumar
Back to top
View user's profile Send private message
References
PostPosted: Fri Feb 13, 2004 2:02 pm    Post subject: Re: Need the complete explanation of the DEFER Parameter Reply with quote

anuradha

Global Moderator


Joined: 06 Jan 2004
Posts: 257

PostPosted: Fri Feb 13, 2004 9:18 pm    Post subject: DEFER parameter
Reply with quote

hi MMKumar,

In general this defer parameter is used for tape datasets.the meaning itself says postpone.

if u code UNIT=(TAPE,,DEFER),This can prevent unnecessary mounting of tapes if the job should terminate before the tape dataset is opened.

DEFER may be used to delay a tape mount request until the data set is opened. This avoids a mount request if the data set is never opened. The device allocation occurs at the beginning of the job step, whether DEFER is used or not. This defer option of the unit parameter is helpful when a program does not open the tape or catridge dataset immediately.

hope this may help u little atleast.
others please add. icon_lol.gif

THANKS AND REGARDS
ANU
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> JCL All times are GMT + 6 Hours
Page 1 of 1