hi all,
we have a requirement that requires us to:
-
create different SQL database instance within 1 SQL server to host different entities NAV database
-
because of this, they are contemplating to load a different starter pack license for each instance.
can anyone verify if this is feasible? or have done similar approach previously?
we are going on NAV 2013
If what you are saying is to have multiple SQL instances with a different NAV license uploaded to each,then yes that is quite possible.
You can have multiple databases on a single instance of SQL Server by enabling the “Save license in database” option on the Integration tab of “Alter Database” form. This option is used if you are hosting several databases with separate license files on the same server.