NetWare is often held up as the best x86 platform for file and print, due to its architecture. For example: stripped-down kernel, cooperative multitasking and protocol optimization for network file requests. Is there similarly an OS that is architecturally the best for a dedicated database server?– MichaelThis is not a simple question. There are really two choices to be made. One is the OS that the database server will run on and the other is the database server itself. First, decide which database engine you want to use. The application, or what you want to do with the database, may dictate that for you. Once you have made that decision, that will probably dictate which server OS you’ll be running on. You will have a better time implementing a dedicated database server when it fits your needs instead of having to adjust to what the database can do.To get the best bang for your buck, once you have selected the database engine and OS, start looking for the best hardware for the job. Some database engines will have some type of hardware-compatibility list that will detail the hardware that the vendor has tested or which is known to work with the database engine in question. This is where you need to be pretty specific, right down to the version of the BIOS firmware on the RAID controller you’re considering. Another hardware-related question: What type of drive carving do you need to do – drive striping, RAID 1, RAID 5, etc.? This also has an impact on database server performance. After you have decided on the server OS, database engine and system hardware, you still need to think about memory. To a degree, you can never have enough memory in the server. The more the server can do in memory should mean the faster it will be able to respond to requests from the network.Keeping the server OS and database engine up to date can also go a long way in helping keep things running smoothly. Oracle issued a statement to all their database customers several years ago to the effect that the customer is expected to have all the latest Windows updates applied before calling Oracle Support for database problems. Related content news AWS launches Cost Optimization Hub to help curb cloud expenses At its ongoing re:Invent 2023 conference, the cloud service provider introduced several new and free updates that are expected to help enterprises optimize their AWS costs. By Anirban Ghoshal Nov 28, 2023 3 mins Amazon re:Invent Events Industry how-to Getting started on the Linux (or Unix) command line, Part 4 Pipes, aliases and scripts make Linux so much easier to use. By Sandra Henry-Stocker Nov 27, 2023 4 mins Linux news AI partly to blame for spike in data center costs Low vacancies and the cost of AI have driven up colocation fees by 15%, DatacenterHawk reports. By Andy Patrizio Nov 27, 2023 4 mins Generative AI Data Center news Nvidia’s made-for-China chip delayed due to integration issues: Report Nvidia’s AI-focused H20 GPUs bypass US restrictions on China’s silicon access, including limits on-chip performance and density. By Sam Reynolds Nov 24, 2023 4 mins CPUs and Processors Generative AI Technology Industry Podcasts Videos Resources Events NEWSLETTERS Newsletter Promo Module Test Description for newsletter promo module. Please enter a valid email address Subscribe