i am trying to write a jcl for sorting out data. In my jcl sortin ds is vba file withe 120 byte length and sortout file is alse created with same attributes as sortin. But the problem here is i m using include statment as below.
SORT FIELDS=COPY
INCLUDE COND=(88,14,CH,EQ,C'RECORDS LOADED')
I am getting the error as "INCLUDE/OMIT FIELD BEYOND RECORD"