Re: SKIP LOCKED on RAC

From: Andy Klock <andy_at_klockmail.com>
Date: Mon, 22 Nov 2021 22:40:13 +0000
Message-ID: <m2h7c3olv9.fsf_at_klockmail.com>


Hi Mladen,

"Mladen Gogala" <gogala.mladen_at_gmail.com> writes:

> I was told that by an Oracle Support engineer after working on a
> SR for one of the customers. SKIP LOCKED was causing a nice
> little ORA-00600 and the support guy told me that we really
> shouldn't be using SKIP LOCKED across the RAC
> instances. However, I cannot locate any support article stating
> that explicitly. ORA-00600 is an Oracle bug, by definition. Now,
> I would like to see that documented somewhere.

It's possible that there is some scenario with that version that caused the bug to manifest. But in general, I can't think of a reason why it wouldn't be supported.

This note:

ORA-600[13009] from SELECT FOR UPDATE in a RAC Database (Doc ID 2168419.1)

Seems to imply that SKIP LOCKED is what you would use specifically on RAC if you couldn't fix the application to keep the updates to stay on their side.

Andy K

--
http://www.freelists.org/webpage/oracle-l
Received on Mon Nov 22 2021 - 23:40:13 CET

Original text of this message