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

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

Is there a way to check solution uninstall progress?

(0) ShareShare
ReportReport
Posted on by

Is there a way to track the progress of uninstalling a solution? The solution delete is running for about 10 hours now. Appreciate a quick response. Thank you!

*This post is locked for comments

I have the same question (0)
  • crexin Profile Picture
    137 on at

    Hi Reshmid,

    There really isn't a great way to track the progress of uninstalling a solution in Microsoft CRM, but what I usually do if you are using an OnPremise install, is to start a SQL Profiler trace on the SQL Server and ensure that you are including RPC Starting, RPC Completed, Batch Starting, and Batch Completed events.  This way you can see the queries generated and should see some deletes of attributes and components related to the solution if it's truly still processing.  The other thing that can sometimes happen is that there may have been SQL Blocking that caused the process to stop and the error didn't get bubbled back up to the application.

    Hopefully this helps some.

    Chad Rexin

  • Resh Profile Picture
    on at

    Hi Chad,

    Solution delete consumes lot of time and I think to start a SQL profiler trace may make it worse. Running the below scripts will tell if the deletion is running or it is hung.

    select count(AttributeId) from attribute (nolock);

    select count(EntityId) from Entity (nolock);

  • crexin Profile Picture
    137 on at

    I like this as it is a nice light weight means of monitoring progress.  It's not perfect, but maybe wrapping it in a loop, it could give a more automated means of monitoring the progress.

    Chad

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > 🔒一 Microsoft Dynamics CRM (Archived)

#1
ZS-27011425-0 Profile Picture

ZS-27011425-0 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans