Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics GP (Archived)

Employee not saving

Posted on by 1,500

We are receiving a message after trying to create a Employee"This record has been created since your attempt to create it.  Changes won't be saved". We have updated GP 2010 to GP 2013.

*This post is locked for comments

  • Suggested answer
    soma Profile Picture
    soma 24,406 on at
    RE: Employee not saving

    Make sure all users should be out of GP before running the below query.

    Select *from  Dynamics..ACTIVITY

    Select *from Dynamics..SY00800

    Select *from Dynamics..SY00801

    Select *from TEMPDB..Dex_Session

    Select *from TEMPDB..Dex_Lock

    If the above query returns any values, then run the below query to remove the unwanted sessions. Then try again to create a new employee.

    Delete Dynamics..ACTIVITY

    Delete Dynamics..SY00800

    Delete Dynamics..SY00801

    Delete TEMPDB..Dex_Session

    Delete TEMPDB..Dex_Lock

    Hope this helps!!!

  • Suggested answer
    Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Employee not saving

    Hi Wajahat,

    Please check the below points after the upgrade.

    1) Enable script debugger,Sql profiler to trace the issue cause.

    2) Make sure the window is customized, if it is customized,open Sql server and run sp_helptrigger UPR00100 and find any new triggers apart from the below trigger list 

    aagTR_UPR00100Del
    aagTR_UPR00100Ins
    zDT_UPR00100U

    if it contains any new trigger then, there must be customization associated with it. try to remove the customization objects and drop the new trigger.

  • Richard Wheeler Profile Picture
    Richard Wheeler 75,730 on at
    RE: Employee not saving

    Try going into SSMS and run this while no one is in GP.

    DELETE TEMPDB..DEX_LOCK

    DELETE TEMPDB..DEX_SESSION

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,269 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,198 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans