Wrete a JCL to compare two files and mached records move to
onc file & un mached rows wants to another file?
Answer Posted / mainframeguru
can anyone tellme how to separate the duplicate records into the new dataset ,,, im not asking how to eliminate the duplicate records,,
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
when can a job time-out occur? How to overcome that?
Explain the function of //cntl statement?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
In sms datasets, what is the function of the dd avgrec keyword?
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.
Can I share my data with other jobs? How?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
How do you create a temporary dataset?
which utility is used to sort a file in jcl?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
Is it possible to left uncode disp? If yes, how?
what is use of dcb parameter in dd statement?
How is the record format of an output dataset specified?