Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

License SQL

Hi guys i understand the license of SQL Server ent core with an EA can be used to install Power BI Report Server.  but my question is  1) can you use the same key on a spearate install on a differ...
  • d_gosbell's avatar
    4 years ago

    Anonymous wrote:

     1) can you use the same key on a spearate install on a different server

     


    You can use the same key, but it depends on how many cores you purchased and how many are used. So if you purchased 8 cores of SQL Enterprise with Software Assurance and only install SQL Server on a machine with 4 cores. Then you could install the remaining 4 cores of that license on another machine and install PBIRS on that. If however you are using all of the cores for your current license you would either have to install PBIRS on the same server as SQL Server or you would need to buy additional licenses (or reduce the number of cores on your SQL Server)

     


    Anonymous wrote:

    2) if not, can you install it on a current sql ent seever with other database already install or does it need to be separate and a fresh install. 


    PBIRS is basically a web application and it is a separate install from SQL Server. So you could install onto your existing server and then configure it to use the existing SQL instance for its databases.

     

    Note that if you install both PBIRS and SQL on the same machine you will need to make sure that the resources on that machine are sufficient to run both applications. And you should configure the memory limits on SQL so that it leaves some memory for PBIRS (by default SQL Server will attempt to use as much memory as it can)