Database Tuning (MOSC)

MOSC Banner

How to avoid high waits on Cursor: pin S wait on X?

edited Jan 23, 2012 9:55PM in Database Tuning (MOSC) 17 commentsAnswered
We have an application server (message broker), that reads from a message table, and then processes each message. We tried to start another application server to do exactly the same, but we get very high waits on 'Cursor:pin S wait on X'. Both servers are obviously trying to access the same sql and locking each other out. Does anyone know another solution or workaround to avoid this contention? Thanks.
Regards,
Sheryl

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