How do you define a sort file in JCL that runs the COBOL
program?
Answer Posted / ashok
JCL is a dying language man !!
Please indulge in some Emerging Technologies like
PL/I .......
| Is This Answer Correct ? | 8 Yes | 41 No |
Post New Answer View All Answers
Write a cobol program making use of the redefine clause.
Define cobol?
Can you please let me know the centre name of INS certification in Kolkata.
What are all the divisions of a COBOL program?
Which mode is used to operate the sequential file?
What is the Purpose of Pointer in the string?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
Explain how you can characterize tables in cobol?
Define static linking and dynamic linking.
What guidelines should be followed to write a structured cobol prgm?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc