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


Please Help Members By Posting Answers For Below Questions

What is the purpose of disp parameter?

645


define cond parameter in jcl?

778


Is automatic restart possible in jcl?

742


Brief description of inline procedure of jcl.

687


what is DSN parameter and DISP parameter is used for?

678






what are the types of abends that occur on job failure? And explain the possible causes of these

1119


Explain the purpose of the dd keylen parameter?

677


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?

619


What is one line to pass PARM from JCL to COBOL?

841


what JCL Procedures?

701


What is the function of job statement in jcl?

636


Why include statement is used in a jcl?

691


The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?

947


How does the jcl specify the job to os?

696


How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?

718