What is SORT ? How do we eliminate duplicate records ? How
do I select some records using SORT ?
Answer Posted / amruta
we can select by using BY variables
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
I need exexution process for JCL programs
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
How to override loadlib?
What is the function of the steplib dd statement?
Does jcl support automatic restart?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
Explain the purpose of dd * statement in jcl?
How to submit jcl through a cobol program?
what are JCLLIB and STEPLIB in JCL?
What is jcl in mainframe?
what is DSN parameter and DISP parameter is used for?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
Name the parameters which can be used to limit the number of records written to a sysout dataset?