Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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?

Answers were Sorted based on User's Feedback



While using SORT FILES =NONE,XSUM I am getting error "ICE172A E XSUM IS NOT SUPPORTED - USE I..

Answer / anand

There are 2 kinds of sorts. one is SYNCSORT and other one is
DFSORT xsum facility only avails in DFSORT.you might have
syncsort thats why you are getting this error.

Is This Answer Correct ?    5 Yes 2 No

While using SORT FILES =NONE,XSUM I am getting error "ICE172A E XSUM IS NOT SUPPORTED - USE I..

Answer / 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

While using SORT FILES =NONE,XSUM I am getting error "ICE172A E XSUM IS NOT SUPPORTED - USE I..

Answer / sivakumar sekharannair

XSUM is a unique feature of the SYNCSORT product ONLY.
Your mainframe may be using DFSORT thats why you r getting
this error

Is This Answer Correct ?    4 Yes 1 No

Post New Answer

More JCL Interview Questions

Given a input file with duplicates how to remove the duplicate records from the file using JCL?

6 Answers   CDS, Convergys, TCS,


if we give TIME=0 how many sec that job/step

14 Answers  


How are datasets concatenated?

3 Answers   CitiGroup,


what happens if job falls in loop ? how to resolve it ?

3 Answers   Patni,


What will happen if you attempt to restart a job in the middle of a JCL // IF .... // ENDIF?

4 Answers  


what is mainframe?

4 Answers   CGI,


Can we browse or edit the GDG dataset if it is a tape entry?

4 Answers  


WHAT WILL HAPPEN TO A FILE IF DISP=(MOD,DELETE,DELETE)

8 Answers   ADP,


If job is submitted with typerun = hold then how can we submit the same job?

3 Answers   Wipro,


When cursor is not closed what is the error?

3 Answers   IBM,


Statement1 "We can not use UNCATLG in SMS managed VSAM datasets" Statement2 "We can not delete a SMS managed data set without UNCATLG it" (P-353, Saba Zameer book) Then how do we delete SMS managed VSAM datasets ?

1 Answers   IBM,


What is the use of disp parameter?

0 Answers  


Categories