Unexpected message “OLQ 098002 No record found” when retrieving data in OLQ with a concatenated calc or index key.
The cause is the IDD DICTIONARY OPTION, "DECIMAL-POINT IS COMMA".
Change the DICTIONARY OPTION to DECIMAL-POINT IS PERIOD or ensure that there is always at least one space after the comma or period (full stop) which is acting as a separator.
If you are using DECIMAL-POINT IS PERIOD or there is at least one space after the separator, there is no problem.
If you are using DECIMAL-POINT IS COMMA and there is no space after the separator, you get the 098002 message.
See the attached text file oq098002.txt for specific examples.
For more information, see the following CA IDMS DocOps page: