web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics GP (Archived)

GP2013 Upgrade Failure - Conversion Process Error Removing Temporary Table (IV00101)

(0) ShareShare
ReportReport
Posted on by

Good Morning Everyone,

We are in the process of doing a test upgrade for a customer from GP10 -> GP2013. They have 4 companies to upgrade and all went as planned excluding 1 (and of course its their main company). When GPUtils runs to upgrade this company it fails with "the Conversion Process Encountered an Error and the temporary table did not get removed". The tables it is speaking of specifically are the Item Master and Item Master 11.80.0001 tables (IV00101). I did a little research on my own for this and found some people that had similar issues and ran this series of scripts to remove the tables:

SELECT b.fileOSName, a.fileNumber, a.PRODID, a.Status, a.errornum, a.errordes, c.CMPANYID, c.INTERID

FROM DYNAMICS.dbo.DU000030 a

JOIN

DYNAMICS.dbo.DU000010 b

ON a.fileNumber = b.fileNumber AND a.PRODID = b.PRODID

JOIN

DYNAMICS.dbo.SY01500 c

ON a.companyID = c.CMPANYID

WHERE (a.Status <> 0 or a.errornum <> 0) and a.Status <>15



Then ran to delete the temp tables that failed:

delete DYNAMICS..DU000030 WHERE Status <> 0 and Status <>15


3) Then ran to delete the table that states GP is being upgraded currently:

delete dynamics..duLCK

This successfully deleted the tables from the Dynamics SQL Databases but when I attempt to restart the GPUtils upgrade, I get the exact same error and the tables return to the Dynamics DB.

What would be the next recommended course of action to remove/ modify these tables for a successful upgrade?

Thank You for the Assist!

*This post is locked for comments

I have the same question (0)
  • L Vail Profile Picture
    65,271 on at

    Hi,

    Have you tried to launch the company after dismissing the error? What does your DB_upgrade table look like? Do all of the companies show the same numbers for the versions? I ask this because I have encountered a similar issue that was really a non-issue.

    Kind regards,

    Leslie

  • Community Member Profile Picture
    on at

    I have not tried to launch the company after deleting the table, as it never looked like GPUtils got farther than the first steps of upgrading that company. How do I look at the DB_Upgrade table / what am I looking for? Thank You!

  • Community Member Profile Picture
    on at

    Just tried logging into that company, it says "Files for this Company have not been Updated"

  • L Vail Profile Picture
    65,271 on at

    You'll need SQL Server Studio Manager to look at the raw data.

  • Community Member Profile Picture
    on at

    I have that installed already on the server (The SQL DBs and GP install are on the same server), any specific query to use to find this table and what Im looking for in it?

  • Community Member Profile Picture
    on at

    OK Im looking at the DB_Upgrade table, what exactly am I looking for? :)

  • Community Member Profile Picture
    on at

    So I was snooping around the DU30 table, and saw that an error was occurring with one of the tables claiming that "lastgenlot" was an invalid column name. We ran a SELECT FROM command on one of the other company DBs that got successfully updated, and it returned an empty table successfully, but when ran against the failing company we get a "Invalid Column Name" Error.

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > 🔒一 Microsoft Dynamics GP (Archived)

#1
talty09 Profile Picture

talty09 2

#1
Anthony Beatty Profile Picture

Anthony Beatty 2

#3
CP04-islander Profile Picture

CP04-islander 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans