z/OS DFSORT Messages, Codes and Diagnosis Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


ICE105A

z/OS DFSORT Messages, Codes and Diagnosis Guide
SC23-6879-00

ICE105A
INVALID SORT, MERGE, OR SUM STATEMENT OPERAND

Explanation

Critical. A SORT, MERGE, or SUM control statement contained an invalid keyword operand.

System action

The program terminates.

Programmer response

  • Make sure that the SORT, MERGE, or SUM control statement does not contain an invalid keyword operand.
  • Make sure that FIELDS=COPY and FORMAT=f are not both specified for the SORT or MERGE control statement.
  • Make sure that FIELDS=NONE and FORMAT=f are not both specified for the SUM control statement.
  • Make sure that the D1 format is not specified in the FORMAT=f operand.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014