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

How to find the number of duplicates in a file using Sort?

Answer Posted / sudha

//
//
//
//sysin dd *
sort fields=(1,4,ch,a)
sum fields=none/all
/*
for avoiding duplicates

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the function of //jcllib statement?

1378


Is their any set of rules for dd? Explain.

1267


how do you access an uncataloged dataset in a jcl?

1811


Is it possible to left uncode disp? If yes, how?

1230


which utility is used to sort a file in jcl?

1277


What is the syntax of JCL statement?

1291


How to pass the parameter in parm using linkage section ? (syntax)?

1184


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

1277


What methodology can be adapted to transfer data to a program that is coded using the exec statement?

1270


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

2295


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

1190


What is the purpose of disp parameter?

1174


how to do automated restart when a job abends?

1424


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

1203


a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?

1132