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?
Answer Posted / 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 |
Post New Answer View All Answers
What is the use of symbol // in jcl?
How to run cobol program using jcl?
How can return codes be tested before execution of a job step?
What is the motivation behind coding class parameter in job statement?
Is automatic restart possible in jcl?
Explain the function of //jcllib statement?
What do you understand by the term notcat 2 – gs?
what happens in execution stage in job processing?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
Suppose I have five jobs to do. But I want to hold one?
Are there any set of rules for the names of the steps used in a job? What are they?
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?
How does jcl act on code(if you take a cobol program)?
what sort card you will use to copy the data from one dataset to another dataset?
Explain the hierarchy levels in jcl?