ORA-933 Error When Using Select for Update With NOWAIT and SKIP LOCKED Against 11g Oracle Database Worked With 10.2
(Doc ID 1296385.1)
Last updated on JANUARY 30, 2022
Applies to:
PL/SQL - Version 11.2.0.2 and laterInformation in this document applies to any platform.
Symptoms
After an upgrade of the Oracle database from 10.2.0.5 to 11.2.0.2, a SQL statement using 'UPDATE OF STATUS NOWAIT SKIP LOCKED' fails with:
ERROR at line 1:
ORA-00933: SQL command not properly ended
ORA-06512: at line 6
The same sql statement executed against a 10.2.0.4 or 10.2.0.5 Oracle Database works finr without errors.
Changes
Upgraded the Oracle Database from 10.2 to 11.2.0.2.
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 |
References |