if a dataset is already created with fixed length but after
that i want to change fixed length to variable length then
how is it possible
Answer Posted / vibhu
we can do that using Jcl and passing FTOV in the sysin
parameter
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Name the sections present in data division.
Describe the cobol database components?
What rules are followed by the search verb.
What are all the divisions of a COBOL program?
Which is not true about evaluate statement
How do we get current date from system with century in COBOL?
Define cobol?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
Can you please let me know the centre name of INS certification in Kolkata.
how do you define single dimensional array and multidimensional array in your cobol?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
) How do u handle errors in BMS macro?
Define static linking and dynamic linking.
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
Write the code implementing the perform … varying.