My Oracle Support Banner

How to Prevent Lock Escalations in SQL Server (Doc ID 1425765.1)

Last updated on FEBRUARY 24, 2023

Applies to:

Oracle WebCenter Sites - Version 6.3.0 and later
Information in this document applies to any platform.

Goal

How do I prevent lock escalations in SQL Server such as 
[Jun 12, 2009 3:42:48 PM][CS.DB][ERROR] SQLException in prepared execute on table SystemPageCache: SELECT DISTINCT SystemPageCache.urlqry FROM SystemPageCache, SystemItemCache WHERE SystemPageCache.id = SystemItemCache.page AND SystemPageCache.etime >= ? AND SystemItemCache.id IN (?)
SystemPageCache.id = SystemItemCache.page
SystemPageCache.etime >= 2009-06-12 15:42:43
SystemItemCache.id IN (asset-1154956842119:AdvCols)
java.sql.SQLException: Transaction (Process ID 56) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction.

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.