glebovpavel / IR_to_MSExcel

Oracle Apex plugin for Interactive Grid or Interactive Report
http://glebovpavel.github.io/Description_IR_TO_XSLX/
Other
39 stars 14 forks source link

ora_sqlerrm: ORA-20001: Version:3.24 ORA-06502: PL/SQL: numeric or value error #73

Closed Nikhith9999 closed 4 years ago

Nikhith9999 commented 4 years ago

Hi, I am getting an issue while using IR_TO_MSEXCEL 3.24 version for one of Interactive Grids, it works for few of them, but it shows the below error for few, I want to understand what are the usual case where this issue occurs

glebovpavel commented 4 years ago

I think it happens in sys.htp.p(apex_json.get_clob_output); I found the same problem here https://github.com/Pretius/apex-nested-reports/issues/7 Will be fixed in next version

glebovpavel commented 4 years ago

Fixed in 3.25