Oracle Error ORA-27468: “string.string” is locked by another process

Oracle Error Message

ORA-27468: “string.string” is locked by another process

Reason for the Error

An attempt was made to read or modify the state of the named scheduler object when another process was also updating the same object and held the lock.

Solution

Retry the operation. Scheduler locks are held for a very short duration. If the error persists, contact Oracle Support.