I have a report that generates the following error:
[2017/3/9 10: 29: 40: 401] Debug 50103 (EngineImpl: EngineImpl): CInitEngine returns 0
[2017/3/9 10: 29: 40: 435] Info 55003 (RWEngine: init): Register this engine to Oracle Reports Server XXXXX
[2017/3/9 10: 29: 40: 702] Debug 50103 (EngineImpl: setCommandLine): Running
[2017/3/9 10: 29: 40: 715] Info 50132 (EngineImpl: setCommandLine): Get command line: userid = user @ schema paramform = no jobname = "Report.rdf" between = "" range = "01 / 02/2017 to 01/02/2017 "to_date ('01 / 02/201700: 00: 00 ',' dd / mm / rrhh24 / my / ss') =" "crq_id =" 146085 " 02/201700: 00: 00 "authid = ANONYMOUS destype = cache batch = YES confidential =" N "violation =" N "groups =" 1 "report =" Report.rdf "expiredays = 0 desformat = PDF to_date ('01 / 02/201723: 59: 59 ',' dd / mm / rrhh24 / mi / ss ')' = "" closing date = "01/02/201723: 59: 59" and = "
[2017/3/9 10: 29: 40: 716] Debug 50103 (EngineImpl: setCommandLine): Quit
[2017/3/9 10: 29: 40: 718] Debug 50103 (EngineImpl: run): Running Jobid = 71
[2017/3/9 10: 29: 40: 798] Debug 50103 (EngineImpl: run): CRunReport returns: 5
[2017/3/9 10: 29: 40: 802] Debug 50103 (EngineImpl: run): Quit
[2017/3/9 10: 29: 40: 803] Exception 159 (): Syntax error on command line.
Oracle.reports.RWException: IDL: oracle / reports / RWException: 1.0
At oracle.reports.engine.EngineImpl.run (EngineImpl.java:447)
At oracle.reports.engine._EngineClassImplBase._invoke (_EngineClassImplBase.java:90)
At com.sun.corba.se.internal.corba.ServerDelegate.dispatch (ServerDelegate.java:353)
At com.sun.corba.se.internal.iiop.ORB.process (ORB.java:280)
At com.sun.corba.se.internal.iiop.RequestProcessor.process (RequestProcessor.java:81)
At com.sun.corba.se.internal.orbutil.ThreadPool $ PooledThread.run (ThreadPool.java:106)
Currently the OAS has been updated to version 10.2.1.2 and this report worked correctly with the previous version.
Is there an OAS configuration parameter that needs to be modified?
I need your help, thanks!!