What does the keyword DCB mean and what are some of the
keywords associated with it?
Answer Posted / guest
DCB stands for data control block; it is a keyword for the
DD statement used to describe datasets. Keywords associated
with it are BLKSIZE, DEN, LRECL and RECFM.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
Explain dfsort utility?
How to alter the parameters for the existing gdg?
Give the syntax of job specifying jcl statement.
what sort card you will use to copy the data from one dataset to another dataset?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
Explain how can the attributes of one sms dataset be copied to another dataset?
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) ?
Explain how can the submitting users racf authority be overridden in a job stream?
Is it possible to code instream data in a PROC?
What is notcat 2 - gs?
Does jcl support automatic restart?
Define concatenating?
How does jcl act on code(if you take a cobol program)?