How to view existing locks on the database?



How to view existing locks on the database?..

Answer / Tarun Goel

To view existing locks on the database in Oracle, you can use the DBA_LOCKS view. Here's an example query:nn`SELECT * FROM dba_locks;`

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle General Interview Questions

How do I reset a sequence in oracle?

1 Answers  


Hi Can any one tell me what are the API's used in requisition import.

1 Answers  


What are the factors that affect OPTIMIZER in choosing an Optimization approach ?

2 Answers  


After update how do u know how many records got updated

4 Answers   TCS,


pls explain connect by prior with example and its real time use

3 Answers  


"primary key=unique+null" is equal,reson?not,reason?

5 Answers  


What is a Synonym ?

3 Answers  


What is the difference between a hot backup and a cold backup in oracle?

1 Answers  


what is normalisation?what are its uses?

1 Answers  


How to select all columns of all rows from a table in oracle?

0 Answers  


What is a Temporary Segment ?

2 Answers  


does the query needs a hint to access a materialized view?

1 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1803)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)