We have records in several entities with DeletionStateCode = 2, but none of
these records are actually being deleted. SQL Server agent reports that
MSCRM_CONFIG.SiteWideCleanup (p_CleanupSiteWideNotifications ) and
MSCRM_CONFIG.HardDelete (p_HardDelete) are running regularly without error.

Does anyone have any idea how to start troubleshooting?

RE: Records not being delete in CRM 4.0 by Marion

Marion
Thu May 08 01:33:02 CDT 2008

Do you have an event logged?
Check out the issue blogged here it may be of some interest:
http://ronaldlemmen.blogspot.com/2006/10/error-deletion-service-failed-to-clean.html

Regards Marion

"Jordahl" wrote:

> We have records in several entities with DeletionStateCode = 2, but none of
> these records are actually being deleted. SQL Server agent reports that
> MSCRM_CONFIG.SiteWideCleanup (p_CleanupSiteWideNotifications ) and
> MSCRM_CONFIG.HardDelete (p_HardDelete) are running regularly without error.
>
> Does anyone have any idea how to start troubleshooting?

RE: Records not being delete in CRM 4.0 by Jordahl

Jordahl
Thu May 08 15:01:01 CDT 2008

Thanks for your reply.

No, there is no error in the event log.

From what I can tell, crmdeletionservice.exe was a 3.0 utility, no longer
available in 4.0, so that blog no longer applies.

"Marion" wrote:

> Do you have an event logged?
> Check out the issue blogged here it may be of some interest:
> http://ronaldlemmen.blogspot.com/2006/10/error-deletion-service-failed-to-clean.html
>
> Regards Marion
>
> "Jordahl" wrote:
>
> > We have records in several entities with DeletionStateCode = 2, but none of
> > these records are actually being deleted. SQL Server agent reports that
> > MSCRM_CONFIG.SiteWideCleanup (p_CleanupSiteWideNotifications ) and
> > MSCRM_CONFIG.HardDelete (p_HardDelete) are running regularly without error.
> >
> > Does anyone have any idea how to start troubleshooting?