Extender Upgrade Error
I am trying to upgrade GP 2010 to GP 2016
I have completed Dynamics database and all company database upgrade and now trying to upgrade extender to 2016 version.
However i am getting below error
A save operation on table ‘EXT_Extender_Windows’ cannot find the table.
When i click on more info, it gives below error
[Microsoft][SQL Server Native Client 11.0][SQL Server]Invalid object name ‘INVES.dbo.EXT20100’.
Please advise how i can resolve this issue.
I have completed Dynamics database and all company database upgrade and now trying to upgrade extender to 2016 version.
However i am getting below error
A save operation on table ‘EXT_Extender_Windows’ cannot find the table.
When i click on more info, it gives below error
[Microsoft][SQL Server Native Client 11.0][SQL Server]Invalid object name ‘INVES.dbo.EXT20100’.
Please advise how i can resolve this issue.
I’m not sure why you are seeing this – if the table doesn’t exist (which would be expected coming from 2010) it is supposed to create it for you automatically.
As a shortcut you can log into GP as sa/DYNSA and use the SQL Maintenance window. Here choose Extender and the company and you can choose all of the tables that don’t start with v11-xxxx and mark the ‘create table’ checkbox then Process.
this will create (but not change or anything else) the tables selected.