OnDemand User Group

Support Forums => z/OS Server => Topic started by: htees on December 09, 2019, 11:21:31 AM

Title: ARS5488E INVALID INDEXING PARM. ERROR OCCURS NEAR RECORDRANGE
Post by: htees on December 09, 2019, 11:21:31 AM
Hi Folks; we are getting failures for Line data Type reports with the below error:

  ARS5481I TRIGGER1=*,1,X'F1',(TYPE=GROUP)                                     /* 1            */
 ARS5481I TRIGGER2=*,4,X'D1D6C2D5C1D4C5',(TYPE=GROUP,RECORDRANGE=(25,35))     /* JOBNAME      */
 ARS5488E INVALID INDEXING PARM. ERROR OCCURS NEAR RECORDRANGE
 ARS5481I FIELD1=0,14,8,(TRIGGER=2,BASE=0)
 ARS5481I FIELD2=0,59,8,(TRIGGER=2,BASE=0)
 ARS5481I INDEX1=X'D1D6C2D5C1D4C5',FIELD1,(TYPE=GROUP,BREAK=YES)              /* JOBNAME      */
 ARS5481I INDEX2=X'D7D6E2E3C9D5C76DC4C1E3C5',FIELD2,(TYPE=GROUP,BREAK=NO)     /* POSTING_DATE */
 ARS5481I DCFPAGENAMES=NO


Do you see any issues with the indexing code here?
Title: Re: ARS5488E INVALID INDEXING PARM. ERROR OCCURS NEAR RECORDRANGE
Post by: Ed_Arnold on December 09, 2019, 11:46:09 AM
Please open this question in a new thread.

This thread is for V10.1 Release Notes.

Ed Arnold
Title: Re: ARS5488E INVALID INDEXING PARM. ERROR OCCURS NEAR RECORDRANGE
Post by: Justin Derrick on December 11, 2019, 04:04:27 PM
Quote
Please open this question in a new thread.

 ... as you wish!  :D

-JD.