Answer Posted / nygrande
For Example:
SPACE=(CYL,10,10,RLSE)
We use RLSE to release the space NOT USED when writing in DASD.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Where & How Do You Code Identifier In Jcl?
Give the syntax of job specifying jcl statement.
what is “Cond= even” and “Cond=only”?
What is catelog procedure and how many catelog procedure to use in one job?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
In sms datasets, what is the function of the dd avgrec keyword?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
what is use of disp parameter in dd statement?
what is the use of IEBGENER utility?
What is the difference between the positional and keyword parameters? Give examples.
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
What is the purpose of dd?