what does the no logging option do? Why would we use it?
What is the difference between truncate and delete? Can we rollback both? How would a full table scan behave after?
List five most important parameter in 9i affecting performance?
How can you tell if an index on particular table is used or not used in 9i?
You see a wait on lms process in statspack, what does that mean?
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?