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


Please Help Members By Posting Answers For Below Questions

what JCL Procedures?

930


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) ?

1967


what is “Cond= even” and “Cond=only”?

965


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 ?

1188


Which statement is used to identify the private libraries in job?

899


what EXEC statement is and what is the syntax of EXEC statement used in JCL?

869


How can unused space allocation be returned to the system when a dataset is closed?

1084


What is the function of job statement in jcl?

818


what is the use of IEBGENER utility?

863


what are the various stages of job processing?

975


How jcl is used for testing batch programs?

936


Is it possible to left uncode disp? If yes, how?

898


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 ?

9457


Explain how can return codes be tested before execution of a job step?

1040


Explain about LMQUERY�give a dialog information about a data set

1089