what modification we need to do in jcl if we use sort in
cobol? I mean whether we need to include tempary file used
for sorting in assign statement?
Answer Posted / sampangi
i think it's in step.......like &name
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between goback, stop run and exit program in cobol?
What are various search techniques in cobol? Explain.
What guidelines should be followed to write a structured cobol prgm?
how can i see junk values in dclgen or in hostvariable of comp ?
What are the different rules of SORT operation?
How do you differentiate between cobol and cobol-ii?
Why occurs cannot be used in 01 level in COBOL?
Which division and paragraphs are mandatory for a COBOL program?
Why did you choose to work with ibm mainframe cobol programming?
Mention the guidelines to write a structured cobol program?
What is amode(31)
What is the difference between comp and comp-3?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
A table has two indexes defined. Which one will be used by the SEARCH?