Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics GP (Archived)

Duplicates in ASIEXP86

(0) ShareShare
ReportReport
Posted on by 1,144

Hi All,

I am currently doing an upgrade from 2015 R2 to 2018 R2. The upgrade is failing and it seems to be that there are duplicates in the ASIEXP86 table. Does anyone have a script to identify the duplicates or any suggestions for how to identify them?

Thanks in advance

David

*This post is locked for comments

  • PGS Profile Picture
    1,144 on at
    RE: Duplicates in ASIEXP86

    Thank-you Kerry and Richard for your responses. Greatly appreciated

    David

  • Verified answer
    Richard Wheeler Profile Picture
    75,842 Moderator on at
    RE: Duplicates in ASIEXP86

    Here is a more detailed description of this issue.

    community.dynamics.com/.../microsoft-dynamics-gp-2018-r2-and-year-end-upgrade-known-upgrade-issues

  • PGS Profile Picture
    1,144 on at
    RE: Duplicates in ASIEXP86

    Hi Kerry,

    Thank-you so much for the reply, you have no idea how much it is appreciated. The query returned no results which I suppose is a good thing but doesn't solve my problem with the upgrade stopping at ASIEXP86. Back to the drawing board for me I'm afraid!

  • Suggested answer
    Nanook Software Profile Picture
    2 on at
    RE: Duplicates in ASIEXP86

    This should give you a quick find...

    Then you need to delete / investigate...

    SELECT * FROM (

    SELECT COUNT(*) as CNT,

    ASI_Favorite_Dict_ID,

    ASI_Favorite_Type,

    ASI_Favorite_Save_Level,

    CMPANYID,

    USRCLASS,

    USERID,

    ASI_Favorite_Name,

    ASI_Field_Sequence

    FROM ASIEXP86

    GROUP BY ASI_Favorite_Dict_ID,

    ASI_Favorite_Type,

    ASI_Favorite_Save_Level,

    CMPANYID,

    USRCLASS,

    USERID,

    ASI_Favorite_Name,

    ASI_Field_Sequence

    ) as a

    WHERE CNT <> 1

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Jonas ”Jones” Melgaard – Community Spotlight

We are honored to recognize Jonas "Jones" Melgaard as our April 2025…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 294,281 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 233,019 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,158 Moderator

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans