Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Can a SELECT statement cause ORA-08177 error

Kiran JuthiJul 16 2021 — edited Jul 16 2021

I have a JDBC connection on which I set transaction isolation level as SERIALIZABLE. I use this connection to read data. I occasionally see ORA-08177 can't serialize transaction error.
Oracle version: 19c enterprise edition

Comments
Post Details
Added on Jul 16 2021
12 comments
5,620 views