how to convert a file form fixed Length to variable length?
Answer Posted / naga
In recfm=fb is fixed. instead of fb put vb in record format
is variable file,in variable file extra 4 byte control
information is added
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Why block size is multiple of lrecl in jcl?
Is condition checking possible in jcl?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
Explain the function of a dd statement?
How do you submit a job for execution?
Brief description of inline procedure of jcl.
what is the purpose of coding notify parameter in job statement?
what happens in conversion stage in job processing?
Is there any command to check wether the ps file is in sorted order?
Is it possible to code instream data in a PROC?
Can we use DISP=SHR in output file in JCL
when does a dataset go uncataloged?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
in ways data can be passed to a COBOL program from JCL?