If we want to see the eliminated duplicate record thru
SORT, how its output file will be managed
Answer Posted / devendra acharya
it can be happen by using
SORT FIELDS=COPY
Is This Answer Correct ? | 2 Yes | 11 No |
Post New Answer View All Answers
What is catelog procedure and how many catelog procedure to use in one job?
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
What does a disposition of (MOD,DELETE,DELETE) mean ?
In job processing, what happens in conversion stage?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
Is it possible to define dd statements as you want?
List the different components of jcl statement?
How jcl is used for testing batch programs?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
How is the record format of an output dataset specified?
List the various advantages of using jcl language?
What parameter of the job statement is used to limit the cpu time consumed by the job?