An enqueue is a lock that protects a shared resource....data in a record...it includes a enqueuing mechanism, which is first in first out(FIFO). (Note that latching mechanism is not FIFO)


I see alot of traffic in your DB, therefor the possible enqueue activity.

Anything else?