How ORACLE queries the locked table and how to unlock the release session

Source: Internet
Author: User

Background database operation of a table is found to have been out of suspended animation state, may be that the table is locked by a user, followed by a detailed description of your query is locked table and how to unlock, interested in you can refer to, hope can help you

ORACLE EBS operates on a form interface, or when a background database operates on a table and finds that it has been in "suspended animation" state, possibly because the table is locked by one user, which prevents other users from continuing the operation

-- lock table Query SQL SELECT object_name    from WHERE l. object_id = O. object_id and = 

Locate the locked table and unlock it

  

How ORACLE queries the locked table and how to unlock the release session

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.