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
Explain how can an in-stream dataset be terminated?
What are the 2 types of parameters in dd statement?
In sms datasets, what is the function of the dd avgrec keyword?
How can the submitting users racf authority be overridden in a job stream?
what sort card you will use to copy the data from one dataset to another dataset?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
Does jcl support automatic restart?
Immediate Job opening for mainframe professionals in Keane Bangalore. Please find the below details: Organization: Keane India Location: Bangalore Skill: COBOL, JCL,VSAM,DB2,CICS,IMS,REXX,CLIST Exp: 1 to 4 years only Employment Type: Permenant Employee Note: If you have attended keane interview in past 6 months please ignore this job opening. Please respond to email id keanemfjob@gmail.com OR keanemfjob@yahoo.in with your latest resume and following details, We will contact you within 24 hours: Total IT Exp: Exp in Mainframe: Current CTC: Expected CTC: Notice Period:
What is the significance of addrspc parameter in the exec statement?
which parameter is used to check the syntax of a jcl without executing it?
Explain the function of dd disp parameter?
how to run batch program without jcl?
What is condition checking in jcl? Is this possible?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
Is there any command to check wether the ps file is in sorted order?