Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is raid, and how it can influence database performance?

Answer Posted / Ashok Kumar Swarup

RAID (Redundant Array of Inexpensive Disks) is a method of storing data on multiple disks for increased performance and redundancy. RAID can influence database performance in several ways:n1. Increased read and write speed: RAID 0, also known as striping, writes the same data across multiple disks simultaneously, increasing read and write speed.n2. Data availability: RAID 1, mirroring, maintains a duplicate of all data on separate disks, ensuring that data is still accessible if one drive fails.n3. Fault tolerance: Other RAID levels (RAID 5, RAID 6) provide parity information to recover data in case of drive failure.n4. Wear leveling: Distributing write operations across all disks in a RAID array can help prevent individual drives from wearing out too quickly.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is sql or structured query language?

1220


What are different types of constraints?

995


Is it possible to have clustered index on separate drive from original table location?

1034


What are the different types of subquery?

1228


what is spatial nonclustered index

1054


What is the difference between upgrade and migration in sql server?

1178


Can we make the the chages By Using the Sql if u know any function or process please inform me Actuall result: BRK1 Break 1 Part 1 00:01:00:00 60 BRK1 Break 1 Part 2 00:01:00:00 60 BRK2 Break 2 Part 1 00:01:00:00 60 BRK2 Break 2 Part 2 00:01:00:00 60 BRK2 Break 2 Part 3 00:01:00:00 60 BRK3 Break 3 Part 1 00:01:00:00 60 BRK3 Break 3 Part 2 00:01:00:00 60 Desired O/P: BRK1 Break 1 Part 1 00:01:00:00 60 Part 2 00:01:00:00 60 BRK2 Break 2 Part 1 00:01:00:00 60 Part 2 00:01:00:00 60 Part 3 00:01:00:00 60

2291


What are the properties of the transaction?

1069


How do I find the sql server version?

1099


Can one drop a column from a table?

1081


What is standby servers? Explain types of standby servers.

1072


How to rebuild the master database?

1160


How to remove duplicate rows from table except one?

1081


what is the Ticketing tool used in Wipro technologies at Bangalore...???

8225


What is subquery? Explain the properties of a subquery?

1056