wht r different types of sorts ?
Answer / rama krishna
internal sort and external sort.
internal sort - the sort which is done by using the
programming language.
external sort - the sort which is done by using jcl sort
utility.
| Is This Answer Correct ? | 13 Yes | 3 No |
What is the difference between joblib and jcllib statements
What is DATACOM db?
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 ?
What are the causes for S0C1, S0C4, S0C5, S0C7, S0CB abends ?
What is the difference between the positional and keyword parameters? Give examples.
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
What are the differences between JES2 & JES3 ?
what are the technical terms for // /* in jcl
if we give TIME=0 how many sec that job/step
what is symbolic parameters in jcl, what is a temparary data set ? where do u use ?
What is the use of the utility DFSRRC00 in the JCL?
What is the function of //jcllib statement?