Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Database
  4. SQL 2016 Optimization ...

SQL 2016 Optimization ...

Scheduled Pinned Locked Moved Database
databasequestioncomhardwarealgorithms
3 Posts 3 Posters 5 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • U Offline
    U Offline
    User 13773877
    wrote on last edited by
    #1

    Hello, I have two SQL 2016 Always On nodes - (VMware Virtual Machines). Each node has 250GB RAM, 46 vCPU @2.5GHz. Each of the MS SQL VM is dedicated to 1 ESXi Host so there is no resource contention. The application that would connect to the Database is expected to be: 70% WRITE and 30% READ. I need advise on the best way to: (1.) Configure MS SQL nodes to use the 250GB RAM, 46 vCPU efficiently and optimally. (2.) Perform Write and Read as fast as possible using all the hardware resources. (3.) I have configured Always On Read Routing, how can I test it? Thanks.

    CHill60C L 2 Replies Last reply
    0
    • U User 13773877

      Hello, I have two SQL 2016 Always On nodes - (VMware Virtual Machines). Each node has 250GB RAM, 46 vCPU @2.5GHz. Each of the MS SQL VM is dedicated to 1 ESXi Host so there is no resource contention. The application that would connect to the Database is expected to be: 70% WRITE and 30% READ. I need advise on the best way to: (1.) Configure MS SQL nodes to use the 250GB RAM, 46 vCPU efficiently and optimally. (2.) Perform Write and Read as fast as possible using all the hardware resources. (3.) I have configured Always On Read Routing, how can I test it? Thanks.

      CHill60C Offline
      CHill60C Offline
      CHill60
      wrote on last edited by
      #2

      Please don't repost the same question - either here or in the other forums. Be patient, your message was waiting for a human to confirm it wasn't spam

      1 Reply Last reply
      0
      • U User 13773877

        Hello, I have two SQL 2016 Always On nodes - (VMware Virtual Machines). Each node has 250GB RAM, 46 vCPU @2.5GHz. Each of the MS SQL VM is dedicated to 1 ESXi Host so there is no resource contention. The application that would connect to the Database is expected to be: 70% WRITE and 30% READ. I need advise on the best way to: (1.) Configure MS SQL nodes to use the 250GB RAM, 46 vCPU efficiently and optimally. (2.) Perform Write and Read as fast as possible using all the hardware resources. (3.) I have configured Always On Read Routing, how can I test it? Thanks.

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        Member 13806085 wrote:

        Perform Write and Read as fast as possible using all the hardware resources.

        "As fast as possible" will take some experimenting and reading, will depend on your data-structure, indexes, triggers, and a bunch more - a bit much for a single forum-post.

        Member 13806085 wrote:

        I have configured Always On Read Routing, how can I test it?

        Check if the routing-URL is invoked and run a SQL-trace. Configure Read-Only Routing for an Availability Group (SQL Server) | Microsoft Docs[^]

        Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^] "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups