Tell me about standby database? What are some of the configurations of it? What should we watch out for?
547Explain 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?)
763What is the difference between truncate and delete? Why is one faster? Can we rollback both? How would a full table scan behave after?
575Is it necessary to have database in archive log mode in configuration dataguard , if yes then why?
580Post New Oracle DBA (Database Administration) Questions
What is difference between co-related sub query and nested sub query?
What are the different responsibilities of a dba?
Can you remove an open file under unix?
What is the advantage of using rman?
What is an artificial (derived) primary key? When should an artificial (or derived) primary key be used?
Tell me about standby database? What should we watch out for?
What is oracle log switch?
What is pga_aggregate_target?
How do I become a dba?
What is an artificial (derived) primary key?
Guideline for sizing db_block_size and db_multi_block_read for an application that does many full table scans?
What does a dba stand for?
How do I become a database administrator?
What is the use of the drop option in the alter table command?
What is the difference between truncate and delete? Can we rollback both? How would a full table scan behave after?