Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8366111
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T12:49:53+00:00 2026-06-09T12:49:53+00:00

For past some time I have noticed that we get ORA-00054 error while trying

  • 0

For past some time I have noticed that we get ORA-00054 error while trying to issue SELECT ... FOR UPDATE NOWAIT, during large number of concurrent updates to the db. This our development system and we really do not have any other user, or at least that is what we believe.

We have been through the logs of our application and it seems everything is in order; no threads are trying to update the same row.

How can I configure Oracle db to generate a log on which would let me know the user id which holds the lock when this error occurred?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T12:49:55+00:00Added an answer on June 9, 2026 at 12:49 pm

    from here: ORA-00054: resource busy and acquire with NOWAIT specified

    You can also look up the sql,username,machine,port information and get to the actual process which holds the connection

    SELECT O.OBJECT_NAME, S.SID, S.SERIAL#, P.SPID, S.PROGRAM,S.USERNAME,
    S.MACHINE,S.PORT , S.LOGON_TIME,SQ.SQL_FULLTEXT 
    FROM V$LOCKED_OBJECT L, DBA_OBJECTS O, V$SESSION S, 
    V$PROCESS P, V$SQL SQ 
    WHERE L.OBJECT_ID = O.OBJECT_ID 
    AND L.SESSION_ID = S.SID AND S.PADDR = P.ADDR 
    AND S.SQL_ADDRESS = SQ.ADDRESS;
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I made some ajax sites in the past where I used ajax to get
I'm someone that used to do some J2EE coding in the past and I'm
I am going to use p42svn for the first time and I have some
In the past, I have used Informatica for some ETL (Extraction Transformation Loading) but
I've got an issue involving a website that I have been using VS 2008
Hi there I have been working on a website for quite some time now,
When parsing dates in different time zones I noticed that NSDateFormatter produces strange results
I have been neglecting learning about caching for quite some time now, and although
For some time I've noticed how much the File Open and File save dialogs
Since I have been mostly using script languages in the past time but now

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.