What is maximum length of block size?
Answers were Sorted based on User's Feedback
Answer / tidda
32760? (For a FB file)
quick question: what if record length is greater than this
limit?
| Is This Answer Correct ? | 18 Yes | 1 No |
Answer / ram
max length of blksize is 32760 bytes}
}-- for both vb,fb
max length of lrecl is 32760 bytes}
thanks,
Ram.
| Is This Answer Correct ? | 4 Yes | 0 No |
how you can access an uncataloged dataset in a JCL?
How to release the Output HELD by using HOLD = YES on DD statement ?
1)what is compilation jcl for cobol program but it is calling another program 2)what is compilation jcl for cobol program but it is calling another program(in this, main program is pure cobol but sub program is cobol+db2 program.can anyone please answer me for above questions. it's very urgent
What does S0C4 error mean?
Explain concatenating datasets?
can we copy a file from fixed block to variable block and vice versa ....asap
What does a disposition of (NEW,CATLG,KEEP) mean?
what is fixed length and variable length and difference between them
How do you submit JCL via a Cobol program?
If I update one or more members in a pds in the step 1, how can I reach these new contents to be used in the step 2 of the same job? To start a new job via intrdr is not satisfactory, because I must solve this problem in one job.
Can you give the sort card to arrange the specific column in the version of GDG.
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 ?