Sage 100

 View Only
  • 1.  Does Sage 100 Premium 2018 require a dedicated SQL

    Posted 02-16-2018 08:29
    Does Sage 100 Premium 2018 require a dedicated SQL server? I am thinking that the answer is no. If a dedicated server for the SQL database is not required, is there any type of benchmark when a separate standalone SQL server may be advisable?


  • 2.  RE: Does Sage 100 Premium 2018 require a dedicated SQL

    Posted 02-16-2018 13:16
    I think Sage advises having SQL on the same machine as Sage 100. The main thing with SQL is having enough RAM for SQL to keep data in memory, and putting a limit on it so that you lave a little RAM left over for the OS and Sage 100. How much depends on the size of the database(s). Also putting the SQL logs on a separate physical drive (different partitions on same physical drive is actually worse due to increased head travel) from the main database files.