GERMAN - SRS - Date Literal Does not Match String Error
Hi All,
-----------------------------------------------------------------------------------------------------------
Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production
PL/SQL Release 11.2.0.4.0 - Production
CORE 11.2.0.4.0 Production
TNS for IBM/AIX RISC System/6000: Version 11.2.0.4.0 - Production
NLSRTL Version 11.2.0.4.0 - Production
-----------------------------------------------------------------------------------------------------------
Concurrent Program SRS - Language Settings Submission: GERMAN
How to convert from 'FND_DATE.CANONICAL_TO_DATE' e.g. “YYYY/MM/DD HH24:MI:SS” to Oracle format - “DD-MON-RRRR".
It is not converting, it is printing with "01-02-03", whereas i need in "01-FEB-2003"
Date parameters are defined with data type VARCHAR2 in procedure.
Also are there any Profile setups in the system which is blocking it. Appreciate your help in this regard.