Gebruik van stddev
kan leiden tot een foutmelding zoals in:
select stddev(DAILY_REMAINING) daily_remaining_sd
from systempartitions@datadictionary
De foutmelding is:
itgenrst004
The type of the actual data must match the data type of the column ‘DAILY_REMAINING_SD’ in ‘’.
Ensure that the actual data data type (currently ‘Double’) in row #1 is cast to the data type (currently ‘int64’).
Dit probleem is opgelost vanaf versie 24.0.692 en 24.1.103-BETA