Oracle Reports 10g ORA-24323: value not allowed
I am using EBS 12.2.10 with database 19c (19.10.0.0.0) Oracle Reports developer version is 10.1.2.0.2
I am facing value not allowed while running report. No change(s) made in report suddenly it started appearing. Even from application I am getting following error:
ORA-24323: value not allowed ==> select oh.header_id,ol.line_id,oh.order_number,ottt.name order_type,hca.account_number customer_number, REP-0069: Internal error REP-57054: In-process job terminated:Terminated with error: REP-300: value not allowed ==> select oh.header_id,ol.line_id,oh.order_number,ottt.name order_type,hca.account_number customer_number,
I checked query on SQL developer it showed all data without any error. This error is appearing only for this report. Other reports (seeded and custom) are working fine.