Man muss dbowner in der SQL Datenbank sein und sysadmin auf dem SQL Server, soweit ich weiß.
-----
Based on MS Help, you need sysadmin rights:
https://forum.mibuso.com/home/leaving?a ... av.70.aspx The table [dbo].[$ndo$srvproperty] in the master db is mandatory for NAV 2013 R2.
As a workaround, the table could be created manually by the sysadmin of the hosting provider. In a second step, a licence needs to be stored in this table. If the table does not contain one record with a licence you will get an new error message stating that the licence is missing, even a separate licence is stored in the NAV DB. See here how this could be managed:
https://navnewb.blogspot.com/2012/08/ho ... s-nav.html Still then, select permission on this table for the user working with the dev environment and the NST is needed:
https://forum.mibuso.com/home/leaving?a ... av.70.aspx https://forum.mibuso.com/discussion/605 ... -master-db