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?
Is it necessary to have database in archive log mode in configuration dataguard , if yes then why?
What are bind variables and why are they important?
Explain force logging feature in 9i.
Which rman command is used to create an exact replica of a database innew host?
What operator tests column for the absence of data?
System tablespace cant be exported from one database and imported into another why?
Explain the wait events in statspack report 'db sequential real'?
Explain the wait events in statspack report 'db scattered read'?
What is your favorite tool for day-to-day oracle operation?
What is the difference between truncate and delete? How would a full table scan behave after?