IN DFSORT sum fields=none is usec to remove duplicates.how
to write the duplicates in another dataset?
Answer Posted / shivani
using XSUM
| Is This Answer Correct ? | 10 Yes | 1 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.
Explain how can a stopped job be started again?
what is use of dcb parameter in dd statement?
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
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
Explain the purpose of the dd keylen parameter?
Is it possible to left uncode disp?
what sort card you will use to copy the data from one dataset to another dataset?
What is one line to pass PARM from JCL to COBOL?
Are there any set of rules for the names of the steps used in a job?
How do you create a temporary dataset?
Must tape dataset definitions include vol=ser specifications?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
how you will the direct the data to spool using sysout option?