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 / guest

yes we need to include one temp file whose record size is same
as that of input file record size

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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?

695


Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

817


Can we change the password using ALTER? anyone tried and changed?

1542


what is search and searchall?what is the diffrence between them?give an best example?

5539


Name the sections present in data division.

697






What are the pertinent COBOL

2041


What the difference is between continue and next sentence?

651


What is the LINKAGE SECTION used in COBOL?

885


What is rmode(24)

676


How do get the result of your program directly on your pc?

1878


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

697


In which area will you utilize 88 level items in cobol?

713


Write the code implementing the perform … varying.

639


What is the use of intialize verb?

742


how to refer the data field?

1802