How many extents are possible for a sequential file ? For a
VSAM file ?
Answer Posted / divakar
15 extents is possible
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
Why block size is multiple of lrecl in jcl?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
Which statement is used to identify the private libraries in job?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
what is the difference between JES3 and JES2?
Explain about LMQUERY�give a dialog information about a data set
whats the diff bw the evaluate also and and?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
What is the purpose of dd?
How to submit jcl through a cobol program?
Is automatic restart possible in jcl?
Is there any command to check wether the ps file is in sorted order?
what is a jcl?
What do you understand by the term job time – out and how can you overcome that?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?