Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ORA-00053 max number of enqueue resources exceeded

Status
Not open for further replies.

rohanem

Programmer
Joined
Aug 16, 2002
Messages
64
Location
US
Hi,
I am really intrigued by this problem.This error is thrown when there ate too many processes waiting in queue for their turn to access the resource or when there is too much database activity.
My concern is,if we decide to fix the problem by increasing the no. of enqueue resources,what is the guarantee that my process wont fail again with this error..Also,can there be any other reason for this error being thrown?
I looked up Oracle help..It said that the enqueue resources and the number of DML locks should be the same if one is using parallel DML..any explanation for this?
Would appreciate it if someone could shed some light on this matter.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top