When creating an emulated archive that calculates MIN and MAX for a REAL
variable with decimal places, the decimal places were truncated.
Cause:
An
incorrect data type was used for a temporary buffer variable. This caused the
decimal places to be truncated.
Solution:
The buffer
now uses the correct data type.
The
calculation works with decimal places as expected.
To take
advantage of this fix:
- Update to the
latest build of Report Engine (formerly Analyzer) 3.40, 10 or 11.
- Start and connect
Reporting Studio (formerly ZAMS).
- Click on
"Update SQL Server extensions".
-
This corrects the calculation routine in the database.
- Open emulated archive configuration.
- Delete existing
emulated archive data of all affected archives:
- Open affected archive.
- Click "Make
editable".
- Confirm the delete-data-security-question.
- Confirm the dialog.
- Confirm the
dialog.
This deletes data of all archives marked as modified in step 6.
Data will
be recalculated when executing the calculation the next time as scheduled.