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

Is stepname is a MUST and should be unique also for each JOBSTEP ? or system can supply the stepname for a step which is not given a name by the programmer ?

6 Answers   IBM,


What are SD37, SB37, SE37 abends?

4 Answers  


which utility is used a dummy utility?

0 Answers   IBM,


why do we use file-aid wht r the adv of using file-aid thn in ispf

7 Answers   HCL, Tech Mahindra,


I have Job A and Job B. I want to trigger Job B from Job A. Please advise.

2 Answers   Wipro,






if we have a job consist of two steps and each step calling a proc having 10 steps each then how many steps are counted only 2 or 22(10+10+1+1)? can we have more than 255 steps in a single job?

5 Answers   Accenture,


what is d/f b/w sysout & sysprint

4 Answers   TCS,


i want to store 20 digits . how will u do it in cobol ?

0 Answers  


How to skip first step of a job? Can we use COND on the first step?

3 Answers   iNautix,


Explain concatenating datasets?

2 Answers   CTS,


How are datasets concatenated?

3 Answers   CitiGroup,


what is A-MODE and R-MODE?

2 Answers  


Categories