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
what is use of disp parameter in dd statement?
Explain the hierarchy levels in jcl?
Are there any set of rules for the names of the steps used in a job?
What is timing concept in mainframe?
in ways data can be passed to a COBOL program from JCL?
whats the diff bw the evaluate also and and?
How do you submit a job for execution?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
Explain the function of a dd statement?
How can a fb file convert to vb file using sort program?
What is job control language?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
Name what parameter directs the output of the job log dataset?
What dd statement is used to supply the name of a dataset?
What are the utility programs in jcl?