i created one base gdg with lrecl = 100 , now i need to create
versions with different lrecl =150,200 can it be possible to
create like tht ?
Answer / prijey
GDG Base is not associated with the record length. So the
versions can have different record length. For example
version 1 can have 150 and version 2 can have 200 as record
length.
| Is This Answer Correct ? | 26 Yes | 2 No |
do we need to mention the location of catalogued procedure for each it's call in a single job?
what is the difference between JES3 and JES2?
what is DSN in JCL and what are the parameters to declare the DSN?
I have a job (4 steps) with time parameter coded in job & exec, say time=10 in job & time =3,2,2,4 in each steps. Will the job executes successfully?
what is “Cond= even” and “Cond=only”?
what is the JCL statement consists of?
How is a GDG base created?
if time parameter is not coded on the job card and job step then what is the default time assigned to the entire job and for each step in the job by the systyem ?
what are the ways of passing data to a cobol program from jcl?
What is primary allocation for a dataset?
Explain dfsort utility?
Explain the purpose of dd dummy statement?