what is sort? whis is internal & external sort ?when do u go
for inter sort & external sort? tell about some sort utilites?

Answer Posted / sreedevi

external sort is done by jcl using dfsort,icetool utilities
internal sort is done by cobol sort

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?

639


What is the Purpose of Pointer in the string?

636


Describe the cobol database components?

672


Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?

619


Write a program to explain size error.

667






What are the different open modes available in cobol?

713


Define static linking and dynamic linking.

658


What is the difference between Global and External Variables?

655


how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

1642


What is cobol?

736


I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.

1105


How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

634


What are 77 levels used for?

652


What is comp-1 and comp-2?

754


What is an in line perform? When would you use it? Anything else you wish to say about it.

639