0

Should I expect any problems installing a SQL Server Analysis Services 2016 tabular instance next to a SQL Server 2014 database engine? (e.g. due to an update of some shared components)

I'm mostly worried about any issues related to the running database engine, since this is a production server.

Thanks.

marc_s
  • 732,580
  • 175
  • 1,330
  • 1,459
Stephan
  • 650
  • 7
  • 16
  • Try it in Dev first. You may want to ask this on dba.stackexchange.com as well. Also, why would you want to burden your production SQL Server with an Analysis Server? Put them on separate servers. – SS_DBA Jan 30 '18 at 14:09

1 Answers1

1

This is supported by Microsoft.

side-by-side install

WimV
  • 1,005
  • 6
  • 11