We are currently migrating from CA View and Deliver to CMoD in the Z/OS environment. Are using a combo of OS390 (preferable) and ACIF indexers. Have this particular issue with a report and would appreciate suggestions as to how to resolve
In CA, have this multi-field index:
INDEX NAME LINE COLUMN LENGTH TEXT
FBRO 2 6 6 LK '@@ '
& 5 60 10 EQ 'OVERALL'
Have not previously dealt with multiple field index or having a qualifier ( EQ 'Overall' ). Would appreciate any suggestions.
Thanks!
Well, as it turns out, we had to create an index exit to accommodate this requirement. unfortunately, there is not a way in the admin client to solve for conditional entries into a given index.