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
How to submit jcl through a cobol program?
What is jcl in mainframe?
How to run cobol program using jcl?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
write a jcl to execute a job by 7:00 am on jan 20,1986?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
What is the function of the dd mgmtclas keyword in sms datasets?
How can return codes be tested before execution of a job step?
Differentiate between the joblib and the steplib statements?
Is it possible to define dd statements as you want?
a dd statement has 2 types of parameters. Name them?
How can a fb file convert to vb file using sort program?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
What are the rules employed while naming the steps in a job?
In sms datasets, what is the function of the dd mgmtclas keyword?