Skip to main content

mfjsort giving sort219e error: No SORTIN specified

  • September 20, 2016
  • 0 replies
  • 0 views

I have a JCL that invokes SORT with a sort exit routine(i.e; MODS E15= statement) to supply the records to sort.

But after the SORT FIELDS statement the error:  'SORT219E: No SORTIN specified', is showing up in sysout.

sort exit statement is:

MODS E15=(MYPROG,8000,STEPLIB,C)

When running on the mainframe, SORTIN is not required when specifying sort exit routines.

Any thoughts as to why ES would expect the SORTIN?


#EnterpriseServer

0 replies

Be the first to reply!