difference between internal sort and external sort
Internal sort is handled by a cobol program using i/p file,work file and o/p file.
Internal sort is when you do any processing you need to recompile the cobol program
External sort is performed through jcl where you provide SORTIN and SORTOUT datasets and its easier to perform this sort as any changes, will require only submitting the jcl.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between catalogue procedure and In-Stream procedure?
what is inrec fields and outrec fields in sorting
What is STEPLIB, JOBLIB? What is it used for?
How can unused space allocation be returned to the system when a dataset is closed?
What do you understand by jcl?
Explain about RECORDING MODE Clause
when GDG version number get changed ? bcz always Generations only increasing.
i need some shortcuts and tso commands can any on ehelp me in these ?
how can i use the parameters decalred in main pgm in sub pgm
What is the difference between run mode and addressing mode?
Can a PROC CALL another PROC ? (in both Instream and Cataloged cases) ?
What is the difference between these two parameters? -> accounting information -> class how would it bring the differrence to a program?