What does the no logging option do? Why would we be careful of using it?
Tell me about standby database? What are some of the configurations of it?
When using oracle export/import what character set concerns might come up? How do you handle them?
Which date function is used to find the difference between two dates?
How do you install statspack?
Tell me about standby database? What are some of the configurations of it? What should we watch out for?
How do you analyze table partition using oracle provided package?
Explain the process you follow to start looking into performance issue at database level(if the application is running very slow, at what points do you need to go about the database inorder to improve the performance?)
What is oracle partial backup?
What is the difference between truncate and delete? Why is one faster? Can we rollback both? How would a full table scan behave after?
How do you put database is archivelog mode, explain procedure?
Do you need a commit after ddl statements?
Explain the wait events in statspack report 'enqueue'?
What is the difference between raid 5 and raid 10? Which is better for oracle?
What is the difference between truncate and delete? Why is one faster?