Hi Everyone,
I am facing an issue with our BW Report while running with Calendar year selection,
Error:
----------------------------------------------------------------------------------------------------------
CLI0111E Numeric value out of range. SQLSTATE=22003 row=1 col=8
SQL Error: 99999-
Error while reading data; navigation is possible
>> Row: 91 Inc: NEXT_PACKAGE Prog: CL_SQL_RESULT_SET
----------------------------------------------------------------------------------------------------------
If I run the report for 2015 year, error is coming and report isn't showing any data.
for the same selection if I drill down the calendar month field in the report, report is working fine.
Note: The report output data size is 13000 rows
If I run the report for 2014 and 2016 years, report is working fine without drill down of month.
Note: The report output data size is around 56000 rows
We are suspecting the below points,
1) incorrect datatype for a field value, if so, How could we find the exact row?
2) Aggregation issue, because when we drill down the calmonth field, report is working fine.
3) Huge data...But the report is showing 56000 rows without issues. But issue coming for 13000 rows output.
Please help me to solve this issue....
Thanks a lot in advance.
Regards
Sree