While using SORT FILES =NONE,XSUM I am getting
error "ICE172A E XSUM IS NOT SUPPORTED - USE ICETOOL SELECT
IF APPROPRIATE"..I want to write duplicate records a a
serparte file..how i can do tht?

Answer Posted / sumit agnihotri

The same thing is done with me but i can do this wid the
sort utility



//sysin dd *
sort fields = copy or (1,5,ch,a){if records r not sorted}
sum fields = none,xsum
/*

from this i can write duplicate records in a separate file ..

Is This Answer Correct ?    8 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the parameter we cannot use in procedure?

640


what is the compile process of cobol program expalin with code

2002


which parameter is used to check the syntax of a jcl without executing it?

799


In job processing, what happens in execution stage?

698


Is automatic restart possible in jcl?

742






How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?

7606


What are the parameters that are used in creating a gdg?

741


what operation is performed by job statement?

663


Can an individual step be restricted from using all the jobs allowed cpu time?

1010


How do you create a temporary dataset?

664


How does jcl act on code(if you take a cobol program)?

710


what is the difference between JES3 and JES2?

683


Name the parameters which can be used to limit the number of records written to a sysout dataset?

654


Can I share my data with other jobs? How?

670


Where & How Do You Code Identifier In Jcl?

699