SQL Performance (MOSC)

MOSC Banner

enq: IV - contention

We are observing slowness of sql due to high "enq: IV - contention"(on sequence in select statement) in production server but the same sql is running fine in lower dev instance.

1) What is "enq: IV - contention", and how is it related to sequence execution?

2) Why am I observing the issue in one environment and not in other(both are 12.2)?


| -> 2 | SEQUENCE | SEQ_LIQ_KEY_VALUES | | | 3835 | +13 | 1 | 1M | | | | | . | . | 67.67 | row cache lock (436) |

| | | | | | | | | | | | | | | | | log buffer space (7) |

| | | | | | | | | | | | | | | | | log file switch completion (1) |

| | | | | | | | | | | | | | | | | Cpu (357) |

| | | | | | | | | | | | | | | | | enq: IV - contention (1787) |

| | | | | | | | | | | | | | | | | latch: ges resource hash list (1) |

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center