Recommended Posts

Hi,
 
We need a server for a small businesse with less than 10 client workstations. It runs a database for trucking dispatch (Axon). We plan to install a Windows 8.1 Pro machine to act as the server. Do we really need ECC memory for this? Are the chances to get errors caused by memory so low that we shouldn't worry about this?
 
I mean even Synology, a well reputable manufacturer, don't use ECC memory in their "Small and medium business" line... https://www.synology.com/en-us/products/ If you look at the specs, they only do use ECC in their "Large Scale Business" line. So what? Small and medium businesses don't care about their data? Or is it that Synology considers that correctable memory errors don't happen to/affect small/medium businesses?
 
According to the following study, "About a third of machines and over 8% of DIMMs in our fleet saw at least one correctable error per year." 
 

for 10 workstations do you really need to bother with a Server? Can you run that DB in Azure or other Cloud?

 

if you really need to use a Server don't use a Consumer OS (Windows 8.x) but a Server OS (Windows Server).

The real question is will your server be mission critical? What happens if the server was to go down?

If it's mission critical then ECC is a must, if it's not and you have spare RAM or can get spare RAM or do without some slots or even work for a few days until it's fixed then ECC probably isn't worth getting.

  • Like 2

Windows 8.1 isn't tuned and geared to run a database server..Yeah, IT'LL WORK, but it isn't recommended. If you are using a DATABASE Server then ECC will help with data corruption. For a company of 10, this should be cloud based with internet failover. 

To specify: We want to use Windows 8.1 Pro cause it can handle 20 users logged in, with a maximum of 16384 open files per session. We have less then 10 users so it should work OK right? Also the dispatch server software uses it's own database system. So we don't need SQL or anything.

I've just checked Azure. It looks like pricey no? 1 Windows virtual machine with 4 cores, 7 GB RAM : 2640$ US per year. And there's maybe other charges I didn't forsee.

 

Their VPN isn't exactly cheap either.

I've just checked Azure. It looks like pricey no? 1 Windows virtual machine with 4 cores, 7 GB RAM : 2640$ US per year. And there's maybe other charges I didn't forsee.

 

Depending on what you require you could pay as little as $15 a month for a database up to 250gb in size: Azure SQL Databases

ECC is going to protect you from corrupt memory issues. Is the applications running on this box mission critical? For instance, is this storing accounting information for the whole business and a corrupt memory address flipping a dollar value something that could be disastrous for the business? The problem with memory corruption is that it doesn't always lead to a machine crash. It could just silently pollute data. Obviously, this isn't a major issue on consumer systems where they are rarely on long enough or storing mission critical data in an authoritative fashion.

 

for 10 workstations do you really need to bother with a Server? Can you run that DB in Azure or other Cloud?

 

if you really need to use a Server don't use a Consumer OS (Windows 8.x) but a Server OS (Windows Server).

Azure is a better choice for this size workload!? Azure is going to cost them more in 3 months than it would cost them to put this on prem for the better part of 3 years, at least. Not including the additional complexity of the setup increasing their support costs as well.

 

On Prem is the best option here...

Depending on what you require you could pay as little as $15 a month for a database up to 250gb in size: Azure SQL Databases

I haven't looked at their requirements but does that database size only include MDF / NDF's (the actual data) or is that also including the log files? because if its also the logs then that could get expensive fast... depending on how much you use it... It's not an option for me with multiple terabyte data stores with confidential and regulation protected data that isn't allowed "in the cloud" so I never looked at it :rofl:

This sounds like a disaster waiting to happen before it's even been fully conceptualized. Like others have mentioned, look at Azure instead. It will work much better and most likely cost less in the long run...

Would you please explain to me how it would cost less? I don't understand. Would you please give me an estimate on how it would cost approximately? Remember, it's not an SQL database. They have their own proprietary database system.

Hello,

 

In addition to looking at this from a technical side, what about a financial one?

 

How much extra does the cost of ECC RAM add to the server build?

 

How much would it cost the business to without the database for a half-day?  What about a full-day? 

 

For that matter, can the business be run without access to the database for that long, or is having it down a major impact on revenue generation?

 

Regards,

 

Aryeh Goretsky

Azure is a better choice for this size workload!? Azure is going to cost them more in 3 months than it would cost them to put this on prem for the better part of 3 years, at least. Not including the additional complexity of the setup increasing their support costs as well.

 

On Prem is the best option here...

 

i don't know the size workload, do you? :)

 

I have costumers that went into a Cloud provider here in Portugal for their DB because in the long run it was cheaper; since those costumers had less then 10 employees the expenses for running a BD in the cloud were less then buying hardware/software, maintenance, backups, redundancy and upgrades. And it works great, till this day (22/05/2015).

 

On premisses is the best of course, but then again one has to calculate the expenses (hardware/software, maintenance, backups, redundancy and upgrades) and see if it pays for small business with only 10 employees; sometimes it doesn't.

 

OP: if the DB is propertary you can still use a cloud provider, only not Azure.

Would you please explain to me how it would cost less? I don't understand. Would you please give me an estimate on how it would cost approximately? Remember, it's not an SQL database. They have their own proprietary database system.

 

You can get 2 core, 3.5GHz VM from Azure for $110/month. You will be guaranteed it won't go down unless for maintenance which they generally give you plenty of advance notice with exact dates and times when the data center(s) where your VM's are hosted will be performing maintenance.

 

My reasoning is that if this database is critical to their business and will be costly if the in-house server crashes then the monthly hosting fees will outweigh the cost of not being able to do business while your server is down.

 

If none of that is important (uptime, etc) then in my experience the RAM you put in the machine will have very little effect if it runs fine when you start it up.

Data corruption happens all the time. Like others before me said, data corruption only sometimes means system crash.

Mostly it corrupts data which you will not even notice for years.

 

The only question is, is your buisness data more worth than the few bucks you need to invest more for ecc memory ?

 

I mean really, in Germany, there is no big difference between ecc and non ecc memory anymore.

And even some of the low cost celeron and pentium processors have ecc support.

You only have to look at the intel ark to see which ones has it and which one not. The celeron g1820 for example has it and only cost 40 euro over here.

 

The only noticeable price difference is the mainboard.

While non ecc boards cost about 50-100 an ecc enabled supermicro server board will cost up to 200 euro.

Data corruption happens all the time. Like others before me said, data corruption only sometimes means system crash.

Mostly it corrupts data which you will not even notice for years.

 

The only question is, is your buisness data more worth than the few bucks you need to invest more for ecc memory ?

 

I mean really, in Germany, there is no big difference between ecc and non ecc memory anymore.

And even some of the low cost celeron and pentium processors have ecc support.

You only have to look at the intel ark to see which ones has it and which one not. The celeron g1820 for example has it and only cost 40 euro over here.

 

The only noticeable price difference is the mainboard.

While non ecc boards cost about 50-100 an ecc enabled supermicro server board will cost up to 200 euro.

 

wow first post and registered in 2011? :D

  • 4 weeks later...

To specify: We want to use Windows 8.1 Pro cause it can handle 20 users logged in, with a maximum of 16384 open files per session. We have less then 10 users so it should work OK right? Also the dispatch server software uses it's own database system. So we don't need SQL or anything.

The better choice would be Server 2012R2 (or even Server 2012).  The requirements for the OS itself are no different than that of Windows 8.1 (or 8), you STILL won't need ECC, you still have Hyper-V support (but, unlike 8.x or 10, you don't need SLAT support) and the cost curve is not THAT high.  You would need five additional client access licenses (the server OS itself includes 5) - however, that cost is not that high.  If the issue is the UI/UX, add Desktop Experience to the server loadout via Server Manager

This topic is now closed to further replies.
  • Posts

    • Google adds built-in computer control to Gemini 3.5 flash by Karthik Mudaliar Google has added Computer Use as a built-in tool in Gemini 3.5 Flash, giving developers a single model that can reason about a task and operate graphical interfaces across browsers, mobile devices, and desktop environments. The feature is available through the Gemini API and Google’s Gemini Enterprise Agent Platform, although it remains a preview feature for now. Computer Use enables an AI agent to examine screenshots and return actions such as mouse clicks, scrolling, and keyboard input. A developer’s application must execute those actions, capture the resulting screen, and send it back to Gemini, creating a continuous loop until the task is completed. Google says the integration can be used for activities including repetitive form filling, application testing, research across multiple websites, and longer enterprise workflows. Gemini 3.5 Flash can work with browser, mobile, and desktop environments, whereas Google’s earlier standalone Computer Use model was primarily positioned around browser interaction. The main change is consolidation. Computer control was previously offered through the separate Gemini 2.5 Computer Use preview model. As Neowin reported when that model was introduced, it was designed to interpret a visual interface and generate actions without requiring a website-specific API. Google later brought Computer Use to preview versions of Gemini 3 Pro and Gemini 3 Flash in January 2026. The latest release now incorporates the tool into the stable Gemini 3.5 Flash model rather than requiring developers to select a specialized model solely for interface automation. Gemini 3.5 Flash itself was announced in May as Google’s latest fast model for coding and multi-step agent workflows. It supports a one-million-token input context window and up to 65,000 output tokens, along with adjustable thinking levels that let developers trade additional reasoning for lower latency and cost. Google also added that Gemini 3.5 Flash received targeted adversarial training for computer-use scenarios. The company is also offering safeguards that can require user confirmation before sensitive or irreversible actions and automatically stop a workflow when suspected prompt injection is detected. Its developer documentation describes configurable protections for areas such as financial transactions and changes to sensitive records. Google isn't the first to bring Computer Use to its platform. Anthropic has made computer control available through Claude, while OpenAI has continued improving computer-use performance in its recent models. Microsoft has also applied the concept to business workflows, including a Computer Use capability for the Researcher agent in Microsoft 365 Copilot.
    • After I installed KB5095093, the volume on my ARM laptop won't go above 20%. It's stuck on the hearing protection level, which is pretty much useless if you want to listen to anything. I rolled back.
    • Amazon Prime Day slashes Samsung's newest Galaxy Watch Ultra by 45 percent by Karthik Mudaliar Samsung’s flagship Android smartwatch has received one of its steepest Prime Day cuts. Amazon has dropped the 2025 Samsung Galaxy Watch Ultra in Titanium Blue to $357.24, saving buyers around $292 from its $649.99 list price. That's a 45 percent discount (purchase link below). The 47mm Galaxy Watch Ultra uses a titanium casing and a 1.5-inch Super AMOLED display with a resolution of 480 x 480 and peak brightness of 3,000 nits. It includes LTE connectivity, Bluetooth 5.3, Wi-Fi, NFC, and dual-frequency L1+L5 GPS for more accurate outdoor route tracking. The 2025 model has 64GB of storage, a 590mAh battery, sapphire crystal glass, 10ATM water resistance, IP68 protection, and MIL-STD-810H durability testing. Its health and fitness tools include heart rate monitoring, sleep coaching, Energy Score, Running Coach, body composition analysis, temperature sensing, and ECG support, where available. This model is best suited to Android users who regularly run, hike, cycle, or train outdoors and want cellular access without carrying a phone. The larger battery, rugged construction, bright display, and dedicated Quick Button also make it a stronger option than Samsung’s regular Galaxy Watch models for extended workouts and demanding environments. Grab the Titanium Blue Galaxy Watch Ultra before the Prime Day price resets: Samsung Galaxy Watch Ultra (2025) [Sold and Shipped by Amazon] Good to know This Amazon deal is U.S. specific, and not available in other regions unless specified. We only use first-party seller links (at the time of article publishing); ensure that you purchase from a first-party seller link only. Check out Today's Deals on Amazon | or our recent tech deals. Become a Prime member (for Students or SNAP) via Neowin Get Prime Access - Prime for half price (for qualifying Medicaid, EBT, SNAP) Subscribe to Prime Video, Audible Plus, Music Unlimited or Kindle Unlimited via Neowin As an Amazon Associate, we earn from qualifying purchases.
    • Google begins rolling out its post-Epic Play Store billing model next week by Karthik Mudaliar Google has confirmed that its redesigned Play Store billing and fee structure will take effect on June 30, 2026, in the United States, the United Kingdom, and the European Economic Area. The changes will let eligible developers offer their own payment systems or send users to an external website for purchases, while separating Google’s platform service fee from the cost of using Google Play Billing. The rollout puts concrete dates and detailed rate cards behind the broader Android policy overhaul Google announced in March. That announcement followed a proposed settlement with Epic Games intended to resolve their long-running disputes over app distribution and payments, although the U.S. portion of the agreement still requires court approval. Under the new billing choice program, developers selling digital content or services can display an alternative payment option alongside Google Play Billing. They may also direct users to their own websites to complete a purchase. Developers can use Google’s standard payment-choice screen or design one that complies with the company’s user-interface rules. Choosing another payment processor does not eliminate Google’s cut altogether. The company will continue charging a service fee for transactions associated with apps distributed through Google Play, regardless of whether payment is handled by Google, an alternative provider, or a developer’s website. Google argues that this fee covers the value and infrastructure provided by Android and the Play Store. For developers earning up to $1 million annually, the service fee will generally be 10 percent. That rate also applies to auto-renewing subscriptions. When Google Play Billing is used in the U.S., U.K., or EEA, Google will add a separate 5 percent billing fee, and developers processing payments elsewhere will not pay that additional charge. This means Google’s familiar flat 30 percent commission is disappearing, but developers will not necessarily see a dramatic reduction on every transaction. An in-app purchase from an existing user processed through Google Play Billing can still reach a combined 30 percent. The biggest savings are likely to come from subscriptions, smaller developers covered by the $1 million tier, and companies able to move customers to their own payment infrastructure. Google is also offering lower rates through its Apps Experience and revamped Games Level Up programs. Apps and games that satisfy the company’s requirements can qualify for 15 percent service fees on new-install transactions and 20 percent on existing-install transactions. The criteria include performance and reliability standards, support for additional Android device categories, and selected platform features. Those program rates are scheduled to become available in the initial markets and Australia on September 30. For consumers, the immediate effect will depend on whether developers adopt alternative payments and pass any savings on through lower prices. For developers, however, June 30 begins a more flexible but considerably more complicated Play Store economy in which distribution, billing, install dates, revenue thresholds, and program participation can each affect Google’s final cut. Google is also separately developing a Registered App Stores program designed to simplify the installation of qualifying third-party stores. That initiative is expected to arrive with a major Android release later in 2026 and will launch outside the U.S. first. Google says the rest of the world will receive the changes by September 30, 2027, although billing rates for markets outside the US, UK, and EEA have not yet been announced.
  • Recent Achievements

    • Dedicated
      Scoobystu earned a badge
      Dedicated
    • First Post
      Tom Schmidt earned a badge
      First Post
    • One Month Later
      D0nn13 earned a badge
      One Month Later
    • Rookie
      +ChiefOfNeo went up a rank
      Rookie
    • One Year In
      Tom Schmidt earned a badge
      One Year In
  • Popular Contributors

    1. 1
      +primortal
      464
    2. 2
      +Edouard
      177
    3. 3
      PsYcHoKiLLa
      124
    4. 4
      Michael Scrip
      81
    5. 5
      Xenon
      76
  • Tell a friend

    Love Neowin? Tell a friend!