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


please could u tell me the difference between SORT,
SYNCSORT,CA-SORT, DFSORT,



please could u tell me the difference between SORT, SYNCSORT,CA-SORT, DFSORT,..

Answer / deepak gairola

DFSORT is IBM's sort product. Syncsort is Syncsort's sort
product. CA-Sort is CA's sort product(CA-Computer
Associates).

PGM=SORT or PGM=ICEMAN will invoke the sort product used at
your site which could be DFSORT, Syncsort or CA-SORT.

If you're not familiar with DFSORT and DFSORT's ICETOOL,
I'd suggest reading through "z/OS DFSORT: Getting Started".
It's an excellent tutorial, with lots of examples, that
will show you how to use DFSORT, DFSORT's ICETOOL and
DFSORT Symbols. You can access it online, along with all of
the other DFSORT books, from:

www.ibm.com/servers/storage/support/software/sort/mvs/srtmpu
b.html

Is This Answer Correct ?    3 Yes 6 No

Post New Answer

More JCL Interview Questions

Hi, I have 3 files say file A , file B and file C.I want to form an output file in which i will have all the records from file A. Files B and C also may contain records that are present in file A.I want those records also to be included in my output file. for eg: file A contains: 1 2 3 file B contains: 2 4 5 file C contains: 1 3 5 So in my output file should look like: 1 2 3 2 1 3 Can any one help ???.....thanks in advance.

2 Answers  


How to view the hexa decimal value thru file aid if copy book is not present for that particular data

1 Answers  


Ques: How can we code COND parameter in a JCL so that only even steps (or only odd steps) get execute??

3 Answers   HSBC,


how to resolve sb37,sd37 se37 abends

3 Answers   Keane India Ltd,


how many types of sorts are there in jcl?

2 Answers   IBM,


My JCL contains four steps //STP1 A(+1), DISP = NEW //STP2 A(+2), DISP = NEW //STP3 A(+3), DISP = NEW //STP4 A(+1), DISP = OLD STP3 was abended and I want restart my JCL from STP3 onwards & what are the precaution I want to take & what are the changes I need to make. Pls let me know.

4 Answers   CTS,


Can we able insert data into a PS file Using IEBUPDTE utility??? If Yes can anyone describe it please..

1 Answers  


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

0 Answers  


How dummy is used in jcl?

0 Answers  


What is the difference between specifying DISP=OLD and DISP=SHR for a dataset?

2 Answers  


what is use of disp parameter in dd statement?

0 Answers   IBM,


what is the purpose of coding class parameter in job statement?

0 Answers   IBM,


Categories