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...

IN DFSORT sum fields=none is usec to remove duplicates.how
to write the duplicates in another dataset?

Answer Posted / madhu s reddy

.
.
//SORTXSUM DD DSN=UID.DUPS,DISP=SHR
//SYSIN DD *
SORT FIELDS = (10,5,CH,A)
SUM FIELDS = NONE,XSUM
/*
.
.

Is This Answer Correct ?    11 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain dd statement in jcl?

1176


What is the use of symbol // in jcl?

1531


Name the statement which can be used to send data to another mvs jes3 node?

1219


Describe the various parameters utilized in the creation of a gdg?

1209


Is automatic restart possible in jcl?

1274


if the submitter of a job wants to inform another user about the job completion, how can it be done?

1303


what is the JCL statement consists of?

1252


Can we call instream to catalog and catalog to instream?

1186


Is automatic restart possible in jcl? If yes, how?

1168


What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?

1186


Which dd parameters are required?

1242


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) ?

2460


What are some jcl statements that are not allowed in procedures?

1285


What is the significance of addrspc parameter in exec statement?

1257


I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?

1468