PLSQL Unit Can Fail In 12.2 Database During Compilation/Runtime When Using JSON_* In The Code
(Doc ID 2259772.1)
Last updated on APRIL 23, 2024
Applies to:
PL/SQL - Version 12.2 BETA1 and laterOracle Database - Enterprise Edition - Version 18.3.0.0.0 to 18.3.0.0.0 [Release 18]
Information in this document applies to any platform.
Symptoms
1) PL/SQL unit using custom version of JSON_* function/procedure/type/type body fails to compile/run from 12.2.0.1.0 version.
2) Same code would compile/run fine till 12.1.0.2.0 version of database.
Some sample code(s):
Both the code fails with "PLS-00103 Encountered the symbol when expecting one of the following"
Changes
Upgraded oracle database from lower version to 12.2.0.1.0
Cause
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
Symptoms |
Changes |
Cause |
Solution |