How to Handle New Date Formats in SQL*Plus and PL/SQL Procedures When You Get ORA-01861 Error?
(Doc ID 376034.1)
Last updated on AUGUST 07, 2024
Applies to:
Oracle Application Object Library - Version 11.5.10.2 to 11.5.10.2 [Release 11.5]Information in this document applies to any platform.
Goal
What syntax is required to resolve ORA-01861 error, when the user changes the value set from obsoleted FND_DATE. The custom PL/SQL or SQL*Plus registered as concurrent programs fails with error:
ORACLE error 1861 in FDPSTP
Cause: FDPSTP failed due to ORA-01861: literal does not match format string
ORA-06512: at line 1
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 |