What is the meaning of database backup?
No Answer is Posted For this Question
Be the First to Post Answer
What is ora-1555 snapshot too old error? Explain in detail?
Explain procedure to change characterset of a database.
What parameters control copy latches?
How do I become a dba?
Does dba need to know programming?
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?
Explain the wait events in statspack report 'db sequential real'?
What is the relation between database and instance?
When should you increase copy latches? What parameters control copy latches?
You see the following on a status report: redo log space requests 23 redo log space wait time 0 is this something to worry about? What if redo log space wait time is high? How can you fix this?
When configuring sqlnet on the server what files must be set up?
How should a many-to-many relationship be handled?