SELECT JSON_TABLE FOR UPDATE Fails with ORA-1786: FOR UPDATE of this query expression is not allowed
(Doc ID 3043257.1)
Last updated on AUGUST 22, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 19.3.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
On 19c, a SELECT FOR UPDATE with JSON_TABLE fails with the following error:
ORA-1786: FOR UPDATE of this query expression is not allowed
Example statement that fails:
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 |
Cause |
Solution |
References |