Reason:
Indexed fields are fields that are not allowed in postsort processing.
Note: To allow the specification of indexed fields in postsort statements would require the whole array to be written to the hit file and sorted. This would cause considerable performance degradation; therefore, it is not allowed by the compiler.
Action:
Move the indexed variable to a non-indexed variable before the sort.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|