What is RAID and what are different types of RAID
configurations?
Answer Posted / swapna
RAID stands for Redundant Array of Inexpensive Disks, used
to provide fault tolerance to database servers. There are
six RAID levels 0 through 5 offering different levels of
performance, fault tolerance.
| Is This Answer Correct ? | 58 Yes | 25 No |
Post New Answer View All Answers
What is the difference between delete and truncate statements?
Can you please explain the difference between primary keys and foreign keys?
What is bcp? When does it use?
As per your opinion what are the five top responsibilities of a dba? : sql server database administration
What are the different editions available in sql server 2000?
what number files will a information contain in SQL Server? How many forms of information files exist in SQL Server? How many of those files can exist for a single database?
What are the disadvantages of primary key and foreign key in SQL?
is it important for a database administrator to understand the operating system and file access? : Sql server administration
What are the advantages to use stored procedures?
Explain how to use linked server?
What is sleeping status in sql server?
last function used in MS Access to convert sql what function will use in sql
What is catalog views?
Is port 1433 secure?
How to add a new column to an existing table with "alter table ... Add" in ms sql server?