Patch 32491788 (WRONG ORDER OF PROCESSING IN RFI INSERTS OLD RATE INTO CURRENCY_RATES TABLE) Fails
(Doc ID 2816041.1)
Last updated on OCTOBER 21, 2021
Applies to:
Oracle Retail Financial Integration - Version 14.1.2 and laterInformation in this document applies to any platform.
Goal
<Patch 32491788> introduces a new issue. In the ORDER BY BETWEEN Clause, between CREATEION_DATE and ASC, a blank space is missing.
The Patch has the below incorrect coding:
Order by RFI_CURR_RATE_STAGE.CREATION_DATEASC "ORA-00904:" RFI_CURR_RATE_STAGE "." Creation_DateAsc ": invalid indentifier
Please provide a new patch by adding white space between CREATEION_DATE and ASC.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |