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 are s0c1, s0c4, s0c5, s0c7 and socb?
Name what parameter directs the output of the job log dataset?
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?
What are steplib and joblib? What for they are used?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
What is the function of a dd statement?
What is concatenating?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
List the different jcl statements that are not permitted in the procedures?
What do you understand by the terms: joblib and steplib?
How to run cobol program using jcl?
Can I send output of job to my remote device careerride123?
Name a few IBM utility programs, and explain its function.
What is the function of the dd dcb keyword?
What are the difference between jcl and jes?