Answer Posted / dimpy19
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 |
Post New Answer View All Answers
What is the function of the dd avgrec keyword in sms datasets?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
What are the parameter we cannot use in procedure?
Explain the hierarchy levels in jcl?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
Is it possible to define dd statements as you want?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
Explain about LMQUERY�give a dialog information about a data set
How can a stopped job be started again?
what happens in execution stage in job processing?
How can an in-stream dataset be terminated?
I need exexution process for JCL programs
Define concatenating?
What are hierarchy levels in jcl?