Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)

  • RE: Location options for data and indexes

    it all depends on your workload....if you use tempdb a lot then splitting that is advisable. however, if your database is ready-heavy i would avoid putting indexes alongside tlog and...

  • RE: SQL 2016 and max server memory

    max server memory is the limit for the buffer cache memory allocation. there are other areas of memory usage outside of this allocation, such as clr, which can exhaust the...

  • RE: restore 2012 Enterprise onto 2012 Standard

    ok thank you - was hoping to use simple partitioning on 2012 ent and restore to 2016 std....will add the partitioning to test db and see what it looks like...

Viewing 3 posts - 1 through 3 (of 3 total)