Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics GP (Archived)

unable to upgrade FROM GP8 SP5 TO GP 10

Posted on by Microsoft Employee

 

 


Dear,
 
 
I am trying to upgrade GP8 SPa to GP9. After running utilities it successfully upgraded Dynamics but while its going to upgrade the company and at the step of "Convert Company Data" it suddenly stops. the attached is the installation log file. and on SQL Profiler the last statement was 
 
eclare @cStatement varchar(255) declare T_cursor CURSOR for select 'alter table IV10403 drop constraint ' +  name from sysindexes where name like 'PK%IV10403' set nocount on OPEN T_cursor FETCH NEXT FROM T_cursor INTO @cStatement WHILE (@@FETCH_STATUS <> -1) begin EXEC (@cStatement) FETCH NEXT FROM T_cursor INTO @cStatement end DEALLOCATE T_cursor 
 
 
I also tried with GP8 SP5 but didn't worked. and on SQL Profiler the last statement was 
 
eclare @cStatement varchar(255) declare T_cursor CURSOR for select 'alter table GL40000 drop constraint ' + name from sysindexes where name like 'PK%GL40000' set nocount on OPEN T_cursor FETCH NEXT FROM T_cursor INTO @cStatement WHILE (@@FETCH_STATUS <> -1) begin EXEC (@cStatement) FETCH NEXT FROM T_cursor INTO @cStatement end DEALLOCATE T_cursor 


 
 
Best Regards

 

*This post is locked for comments

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    Re: unable to upgrade FROM GP8 SP5 TO GP 10

    You will want to remove the product from the Dynutils.set file.

    With it gone, utilites will not try and upgrade the product.

    (However, if you are actually using HR - then you have a small problem).

    Look in the DB_Upgrade table on the DYNAMICS database - this lists every product by company database and what version its at.

    Ian

  • IceMan Profile Picture
    IceMan 1,115 on at
    Re: unable to upgrade FROM GP8 SP5 TO GP 10

    It seems that there was a failed upgrade attempt of the Human Resources module back on version 7.50 to version 8.0.  It is also possible that HR was installed on 7.5 but when running the GP 8.0 upgrade the individual did not include HR in the upgrade path.  If the upgrade module is not being used you can remove the selection from the client installation or references in the Dynamics.set.   Also, you may want to consider upgrading from GP 8.0 SP5 to GP10, if your goal is to get to a newer version.  This is a direct upgrade path.  

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,280 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,235 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans