
Hi,
When upgrading from 16.4 to 16.8 I'm stuck at the Start-NAVAppDataUpgrade step.
Start-NAVAppDataUpgrade -Name "System Application" -Version 16.8.19389.0 -ServerInstance DEV -Tenant DEV -Verbose
VERBOSE: Opening admin connection to ServerInstance 'MicrosoftDynamicsNavServer$DEV'VERBOSE: Admin connection to ServerInstance 'MicrosoftDynamicsNavServer$DEV' has been openedStart-NAVAppDataUpgrade : Could not upgrade the extension 'System Application' by 'Microsoft' from version '16.4.14693.15445' to '16.8.19389.0' for tenant 'dev' and company '' due to the following error: 'You do not have the following permissions on TableData Plan: Modify.To view details about your permissions, see the Effective Permissions page. To report a problem, refer to the following server session ID: '157'.' and AL stack trace:"Plan Upgrade"(CodeUnit 9057).RenameOrCreatePlan - System Application by Microsoft"Plan Upgrade"(CodeUnit 9057).RenamePlansAndDeleteOldPlans - System Application by Microsoft"Plan Upgrade"(CodeUnit 9057).OnUpgradePerDatabase - System Application by Microsoft"Upgrade Triggers"(CodeUnit 2000000008).OnUpgradePerDatabase line 2At line:1 char:1+ Start-NAVAppDataUpgrade -Name "System Application" -Version 16.8.1938 ...+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: (:) [Start-NAVAppDataUpgrade], InvalidOperationException + FullyQualifiedErrorId : MicrosoftDynamicsNavServer$DEV/DEV,Microsoft.Dynamics.Nav.Apps.Management.Cmdlets.StartN avAppDataUpgradeVERBOSE: Closing admin connection to ServerInstance 'MicrosoftDynamicsNavServer$DEV'VERBOSE: Admin connection to ServerInstance 'MicrosoftDynamicsNavServer$DEV' has been closed
Note: this is a multitenant instance.
Anyone an idea of what I'm doing wrong or how I can solve this?
Changing the license back to the Cronus Demo license helped me through this.
Unfortunately I'm now stuck with another problem, will open a new thread for this.