What are the keywords associated with DCB? How can you
specify DCB information? What is the OS precedence for
obtaining that DCB information, ie. where does the system
look for it first?
Answer Posted / guest
The keywords associated with the DCB parameter are LRECL,
RECFM, BLKSIZE and DSORG. The DCB information can be
supplied in the DD statement. The system looks for DCB
information in the program code first.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what is DSN parameter and DISP parameter is used for?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
What is the function of the dd mgmtclas keyword in sms datasets?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
How is a type of file defined in the jcl that executes the cobol program?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
List the different components of jcl statement?
write a jcl to execute a job by 7:00 am on jan 20,1986?
i want to store 20 digits . how will u do it in cobol ?
Explain the function of dd name parameter with a 2 part structure; audit.report?
how would you create a temporary dataset? And where will you use them?
Matching Logic in Jcl not in cobol.Could any one please answer this question
How gdg are concatenated?