What is RAID and what are different types of RAID
configurations?

Answer Posted / monal

RAID: For FUN it is called Redundant Array of INEXPENSIVE
Disks.
In Reality it is called Redundant Array of Independent Disks.
Following 3 are most popular and still in use in different ways.
1. RAID 0: Disk Striping
2. RAID 1: Disk Mirroring
3. RAID 5: Disk Striping with Parity Bit.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

when does an alert gets signaled?

585


What are the high-availability solutions in sql server and differentiate them briefly? : sql server DBA

604


What is the cache hit ratio, what impact does it have on performance of an Oracle database and what is involved in tuning it?

1977


What purpose does the model database server? : sql server DBA

631


what is the role of dip user in our database?

2053






Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?

3315


What are the different types of upgrades that can be performed in sql server? : sql server DBA

686


What is the default port no on which sql server listens? : sql server DBA

564


Explain materialized views and how they are used.

1898


How can you tell how much space is left on a given file system and how much space each of the file system's subdirectories take-up?

2037


what are the benefits of flashback feature?

597


Claims and Drains are the locks used to control the concurrency between SQL processes and utilities. Referring to the above statement, what is the maximum number of concurrent Claimers for a Subsystem? Choice 1 32 Choice 2 64 Choice 3 128 Choice 4 256 Choice 5 No limit

1838


Where would you look for errors from the database engine?

2356


when we login sql editor using username and password then it says this error "could not resolve service name" then what can we do at client side.( here thing is tnsnames.ora file is ok till yesterday and worked well, but now it giving error.

1239


What is a correlated sub-query? : sql server DBA

585