Hi,
We have 3 companies running in dynamics GP2015 RTM and now I am trying to upgrade GP on 2015R2 but during process I am facing below errors in only company and other 2 have been successfully upgraded.
Thanks.
Hi,
We have 3 companies running in dynamics GP2015 RTM and now I am trying to upgrade GP on 2015R2 but during process I am facing below errors in only company and other 2 have been successfully upgraded.
Thanks.
I would suspect a version mismatch here. Try running this and see if company three comes up with different versions.
SELECT [companyID]
,[PRODID]
,[versionMajor]
,[versionMinor]
,[versionBuild]
,[DEX_ROW_ID]
FROM [DYNAMICS].[dbo].[DU000020]
Nattis, showing same error..:(
What should I know?
Dear jozy,
You can find this script under the below location where DGP was installed and configured
C:\Program Files (x86)\Microsoft Dynamics\GP2018\SQL\Util\Grant.sql
Merry Christmas
Hello Nattis,
Sorry for the delay reply, I was on holidays for some emergency at my home hope you will understand.
So could you please tell me the grant sql script as your solutions are helping me well.
Thanks
I am wondering this step was not occurred in UAT.
Make sure both server instances with same collation.
Also in LIVE, once the old databases are restored run sp_changedbowner 'DYNSA' and run grant script. Once done, run GP utilities to start the upgrade.
I am wondering this step was not occurred in UAT.
Make sure both server instances with same collation.
Also in LIVE, once the old databases are restored run sp_changedbowner 'DYNSA' and run grant script. Once done, run GP utilities to start the upgrade.
In Live.
Nattis, both installed are in same server
Dear Jozy,
Did GP and SQL are placed in same or different server?
This is in UAT or in LIVE?
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,235 Most Valuable Professional
nmaenpaa 101,156