how many types of sorts are there in jcl?
Answers were Sorted based on User's Feedback
Answer / samba
only one
i.e External sort which we use in jcl
but in case of cobol we use internal sort.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / muttaiah
There are two types of sort..
1) DFsort
2) Syncsort
| Is This Answer Correct ? | 0 Yes | 5 No |
what are the types of abends that occur on job failure? And explain the possible causes of these
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
what is the Difference between SYSIN and PARM ?
How is a new GDG coded?
What is the syntax of JCL statement?
How to execute step2,step1, step3 if step1,2,3 are in order
What does the statements: typrun=scan and typrun=hold do in a JCL statement
can we maintain 2 generations with different Lengths in Same GDG ?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
Definition of COND parameter in JCL
What is the difference between joblib and jcllib statements
I have 5 generations in my GDG. How do I code in the JCL to consider all the 5 versions of the GDG ?