EBS 12.2.15 ARXASR: Account Status Report Enter Password: ORA-00933: SQL command not properly ended
We recently upgrade from 12.2.10 to 12.2.15. Today one of our receivable's clerks ran the ARXASR: Account Status Report and is getting an Error. The log file for the request shows:
Enter Password: ORA-00933: SQL command not properly ended select rpad ( 'a' , 30 , '-' ) Number_B , rpad ( 'a' , 15 , '-' ) Type , sysdate Trx_Date , sysdate Due_Date , rpad ( 'a' , 15 , '-' ) Currency_B , 0 Original_Amount , 0 Balance_Due , 0 payment_id , rpad ( 'a' , 30 , '-' ) cons_bill_number From dualREP-0069: Internal errorREP-57054: In-process job terminated:Terminated with error: REP-300: SQL command not properly ended select rpad ( 'a' , 30 , '-' ) Number_B , rpad ( 'a' , 15 , '-' ) Type , sysdate
0