What is the difference between raid 5 and raid 10? Which is better for oracle?



What is the difference between raid 5 and raid 10? Which is better for oracle?..

Answer / Pankaj Kumar Gupta

RAID 5 (striped with parity) distributes data and parity information across multiple disks to provide fault tolerance. RAID 10 (stripe of mirrors) combines RAID 0 and RAID 1 by creating multiple RAID 1 sets, striping them together. For Oracle databases, RAID 10 is generally a better choice due to its increased performance and superior write-intensive capabilities.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle DBA (Database Administration) Interview Questions

What do you understand by the oracle?

1 Answers  


What skills do you need to be a database administrator?

1 Answers  


What are the tradeoffs between many vs few indexes? When would you want to have many, and when would it be better to have fewer?

1 Answers  


How do you install statspack?

1 Answers  


Where can you get a list of all initialization parameters for your instance? How about an indication if they are default settings or have been changed?

1 Answers  


What is the difference between a materialized view (snapshot) fast refresh versus complete refresh? When is one better, and when the other?

1 Answers  


What is dump destination? What are bdump, cdump and udump?

1 Answers  


What is pct free/pct used/pct increase parameter in segment?

1 Answers  


What do you understand by a control file?

1 Answers  


What causes the "snapshot too old" error? How can this be prevented or mitigated?

1 Answers  


You are getting busy buffer waits. Is this bad? How can you find what is causing it?

1 Answers  


You look at the dba_rollback_segs view and see that you have a large number of wraps is this a problem?

1 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1803)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)