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
List in order the hierarchical levels of jcl?
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 statement can be used to send data to another mvs jes3 node?
Is their any limit for data sets?
What parameter directs the output of the job log dataset?
Are there any set of rules for the names of the steps used in a job?
Explain how can an in-stream dataset be terminated?
what is use of dsn parameter in dd statement?
what is DSN parameter and DISP parameter is used for?
what is use of dcb parameter in dd statement?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
Describe the various parameters utilized in the creation of a gdg?
What is the function of the steplib dd statement?
Does jcl support automatic restart?
What do you understand by jcl?