Explain the wait events in statspack report 'enqueue'?
No Answer is Posted For this Question
Be the First to Post Answer
Why do we need a database?
What is the relation between database and instance?
The system administrator tells you that the system has not been rebooted in 6 months, should he be proud of this?
What is a database instance?
Do you need a commit after ddl statements?
When using oracle export/import what character set concerns might come up? How do you handle them?
What is the difference between cold backup and hot backup?
What does >> do?
What are the steps involved in instance recovery in oracle?
Why are recursive relationships bad? How do you resolve them?
If you had a tablespace, test_tablespace, which consists of three files:test01.dbf, test02.dbf, and test03.dbf, and someone accidentally used the unix command"rm" to delete the file test02.dbf, what else would you need in order to recover all the data thatwas present in test_tablespace at the time that test02.dbf was deleted?
What does the no logging option do? Why would we be careful of using it?