Sign Up

Sign Up to our social questions and Answers 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 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

Sorry, you do not have permission to add post.

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.

Oraask Logo Oraask Logo
Sign InSign Up

Oraask

  • Write
    • Add A New Post
    • Ask A Question

Oraask Navigation

Search
Ask A Question

Mobile menu

Close
  • Categories
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Dev Tools
    • Online Compiler
    • Base64 Converter
  • Wiki
    • SQL Tutorials
    • Java Tutorials
    • Python Tutorials
    • JavaScript Tutorials
Home/ Questions/Q 16772
Next
In Process

Oraask Latest Questions

Question
Mina
  • 0
  • 0
Mina
Asked: July 31, 20172017-07-31T20:17:34+03:00 2017-07-31T20:17:34+03:00In: Oracle Applications DBA

How to see lock on table and query?

  • 0
  • 0

How to see lock on table and query?

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

    Related Questions

    • Unable to determine SMTP server to use: set FND_SMTP_HOST" Error
    • Download and Upload Workflow Files in Oracle APPS R12
    • Tablespace size
    • How to extracts DDL statements for specified objects ?
    • How to query Gather schema statistic For Last week NonApps schemas in EBS R12?

    1 Answer

    • Voted
    • Oldest
    • Recent
    1. Mmorsy
      Mmorsy Junior mahmoudmorsymm1985@gmail.com
      2017-08-06T08:31:49+03:00Added an answer on August 6, 2017 at 8:31 am

      Hi Mina ,

      Try this query :

      [code]
      SELECT c.owner,
      c.object_name,
      c.object_type,
      b.sid,
      b.serial#,
      b.status,
      b.osuser,
      b.machine
      FROM v$locked_object a, v$session b, dba_objects c
      WHERE b.sid = a.session_id AND a.object_id = c.object_id AND xidsqn != 0;
      [/code]

      Regards ,

      Mahmoud Morsy

        • 0
      • Reply
      • Share
        Share
        • Share on Facebook
        • Share on Twitter
        • Share on LinkedIn
        • Share on WhatsApp

    Leave an answer
    Cancel reply

    You must login to add an answer.

    Forgot Password?

    Need An Account, Sign Up Here

    Sidebar

    Adv 250x250

    Explore

    • Categories
    • Questions
      • New Questions
      • Trending Questions
      • Must read Questions
      • Hot Questions
    • Dev Tools
      • Online Compiler
      • Base64 Converter
    • Wiki
      • SQL Tutorials
      • Java Tutorials
      • Python Tutorials
      • JavaScript Tutorials

    Footer

    Oraask

    About

    Oraask is a website for developers and software engineers who want to learn new skills, share their knowledge, and solve their coding problems. Oraask provides free content on various programming languages and topics, such as Oracle, Python, Java, etc. Oraask also allows users to ask questions and get answers from other members of the community.

    About Us

    • About Us
    • Contact Us

    Legal Stuff

    • Privacy Policy
    • Terms & Conditions

    Follow

    Oraask is licensed under CC BY-NC-SA 4.0Oraask CopyrightOraask CopyrightOraask CopyrightOraask Copyright

    © 2019 Oraask. All Rights Reserved
    With Love by Oraask.

    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.