![]() |
| Home | Tech FAQ | Interview Questions | Placement Papers | Tech Articles | Learn | Freelance Projects | Online Testing | Geeks Talk | Job Postings | Knowledge Base | Site Search | Add/Ask Question |
![]() Related Questions When calculating the record size for Alternate index(with duplicates) we use ==> AIX LENGTH+ 5 + ( n * PRIMARY KEY LENGTH ) Here "n" is the no.of duplicates we want to have. I don't understand this "n" .. how can we decide that no. of duplicates??? Latest Answer : If the data is in a specific position in the records, use the sort INCLUDE statement to select the records.//SORTSEL EXEC PGM=SORT//SYSOUT DD SYSOUT=*//SORTIN DD DSN=INPUT.FILE,DISP=OLD//SORTOUT DD ... How do I use SORT to copy duplicates in a Dataset to another Latest Answer : Use XSUM parameter in SortSyntax for XSUM - SUM FIELDS=NONE,XSUM in the Sort card, and a DDNAME SORTXSUM to define the file for XSUM. ... How to get the mismatch data in dataset during comprision of two datasets of different length? Latest Answer : We have to write JCL by using 'IEBCOMPR'.FOR Sequential data set//COMPSEQ EXEC PGM=IEBCOMPR//SYSPRINT DD SYSOUT=*//SYSUT1 DD DSN=,DISP=SHR//SYSUT2 DD DSN=,DISP=SHR//SYSIN ...
Sponsored Links
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||