What is the meaning of the following declaration :
DCB=BLKSIZE=,
What is the difference between above declaration & not
specifying DCB at all for a output file?
Answer Posted / gaurav
it specifies the block size. If not specified, system will
automatically assign the block size for the data
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what JCL Procedures?
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) ?
what is “Cond= even” and “Cond=only”?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
Which statement is used to identify the private libraries in job?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
How can unused space allocation be returned to the system when a dataset is closed?
What is the function of job statement in jcl?
what is the use of IEBGENER utility?
what are the various stages of job processing?
How jcl is used for testing batch programs?
Is it possible to left uncode disp? If yes, how?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
Explain how can return codes be tested before execution of a job step?
Explain about LMQUERY�give a dialog information about a data set