Getting below error while running the report in SQL Server 2005 SP3 Reporting services. Here, the DataSource is Oracle.
Cannot read the next data row for the data set MyDataSet., ;
System.Data.OracleClient.OracleException: ORA-06502: PL/SQL: numeric or value error
ORA-06512: at "abc.Table", line 92
Please advice