Dynamics CRM 2013
When i want to check audit history in my custom entity i had unexpected error.
Not all of records are throwing this error. It's similar problem like this:
I checked this records in database and actually changedata column is empty. I tried delete this record but this doesn't help.
This is the logs from trace:
# CRM Tracing Version 2.0
# LocalTime: 2020-09-14 11:21:14.383
# Categories: *:Error
# CallStackOn: No
# ComputerName: SWT-CRMTESTE4
# CRMVersion: 6.1.0004.0145
# DeploymentType: OnPremise
# ScaleGroup:
# ServerRole: AppServer, AsyncService, DiscoveryService, ApiServer, HelpServer, DeploymentService, SandboxServer, DeploymentManagementTools, VssWriter, EmailConnector
[2020-09-14 11:21:14.383] Process: w3wp |Organization:928c46d4-0447-e311-9404-0050568c4d1c |Thread: 69 |Category: Platform |User: a767ab03-c638-498a-abef-1ed290dd29aa |Level: Error |ReqId: 3f7e5a14-a5bf-4c4b-8243-507ac2b99fd6 | LabelDictionaryCacheLoader.LoadCacheData ilOffset = 0xD0
>System LabelDictionary was loaded for language 0 from organization {928C46D4-0447-E311-9404-0050568C4D1C} with 0 labels
[2020-09-14 11:21:38.387] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 57 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: 1d71e52d-bf11-4d5e-8714-235ad1b845e0 | ExceptionConverter.ToSingleFaultUnTyped ilOffset = 0x35
>UNEXPECTED: no fault?
[2020-09-14 11:21:38.396] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 57 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: 1d71e52d-bf11-4d5e-8714-235ad1b845e0 | ExceptionConverter.ConvertMessageAndErrorCode ilOffset = 0x222
>System.FormatException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #0D14473A: System.FormatException: Input string was not in a correct format.
> at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
> at System.String.System.IConvertible.ToDouble(IFormatProvider provider)
> at Microsoft.Crm.Formatting.CrmFormatter.CrmFormatNumber(Object value, Int32 precision, Boolean isCurrency, String currencySymbol, Guid userId, IOrganizationContext context)
> at Microsoft.Crm.Sdk.OnReadPropertyFilter.FormatNumberProperty(Object value, Entity entity, AttributeMetadata attributeMetadata, Boolean isCurrency, ExecutionContext context, String& formattedValue)
> at Microsoft.Crm.Sdk.OnReadPropertyFilter.FormatProperty(KeyValuePair`2 property, Entity entity, AttributeMetadata attributeMetadata, ExecutionContext context)
> at Microsoft.Crm.Sdk.OnReadPropertyFilter.FormatAuditDetails(AuditDetail auditDetail, ExecutionContext context)
> at Microsoft.Crm.Extensibility.MessageProcessor.FilterEntityForOutbound(PipelineExecutionContext context)
> at Microsoft.Crm.Extensibility.MessageProcessor.Execute(PipelineExecutionContext context)
> at Microsoft.Crm.Extensibility.InternalMessageDispatcher.Execute(PipelineExecutionContext context)
> at Microsoft.Crm.Extensibility.ExternalMessageDispatcher.ExecuteInternal(IInProcessOrganizationServiceFactory serviceFactory, IPlatformMessageDispatcherFactory dispatcherFactory, String messageName, String requestName, Int32 primaryObjectTypeCode, Int32 secondaryObjectTypeCode, ParameterCollection fields, CorrelationToken correlationToken, CallerOriginToken originToken, UserAuth userAuth, Guid callerId, Guid transactionContextId, Int32 invocationSource, Nullable`1 requestId, Version endpointVersion)
> at Microsoft.Crm.Extensibility.OrganizationSdkServiceInternal.ExecuteRequest(OrganizationRequest request, CorrelationToken correlationToken, CallerOriginToken callerOriginToken, WebServiceType serviceType, UserAuth userAuth, Guid targetUserId, OrganizationContext context, Boolean returnResponse, Boolean checkAdminMode)
> at Microsoft.Crm.Extensibility.OrganizationSdkServiceInternal.ExecuteRequest(OrganizationRequest request, CorrelationToken correlationToken, CallerOriginToken callerOriginToken, WebServiceType serviceType, Boolean checkAdminMode)
> at Microsoft.Crm.Extensibility.OrganizationSdkServiceInternal.Execute(OrganizationRequest request, CorrelationToken correlationToken, CallerOriginToken callerOriginToken, WebServiceType serviceType, Boolean checkAdminMode)
[2020-09-14 11:21:38.397] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 57 |Category: Exception |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: 1d71e52d-bf11-4d5e-8714-235ad1b845e0 | PlatformCommand.CreateCrmExceptionFromServiceFault ilOffset = 0x1B
at PlatformCommand.CreateCrmExceptionFromServiceFault(FaultException`1 fe) ilOffset = 0x1B
at PlatformCommand.XrmExecuteInternal() ilOffset = 0xBC
at RetrieveRecordChangeHistoryCommand.Execute() ilOffset = 0x0
at RetrieveAuditByObjectCommand.RetrieveData() ilOffset = 0xE5
at ApplicationQuery.ExecuteQuery() ilOffset = 0x0
at GridDataProviderQueryBuilder.GetData(QueryBuilder queryBuilder) ilOffset = 0x14
at GridDataProviderQueryBuilder.LoadQueryData() ilOffset = 0x12F
at GridDataProviderQueryBuilder.LoadData() ilOffset = 0x0
at GridDataProviderBase.PrepareGridData() ilOffset = 0x6
at GridDataProviderBase.PrepareData() ilOffset = 0xE8
at GridUIProvider.Render(HtmlTextWriter output) ilOffset = 0x93
at DataGrid.RenderInnerHtml(HtmlTextWriter output) ilOffset = 0x1E
at DataGrid.Render(HtmlTextWriter output) ilOffset = 0xE1
at Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) ilOffset = 0x22
at CrmUIControlBase.RenderControl(HtmlTextWriter writer) ilOffset = 0xD
at Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) ilOffset = 0x53
at HtmlContainerControl.Render(HtmlTextWriter writer) ilOffset = 0xE
at Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) ilOffset = 0x22
at Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) ilOffset = 0x53
at HtmlContainerControl.Render(HtmlTextWriter writer) ilOffset = 0xE
at Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) ilOffset = 0x22
at Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) ilOffset = 0x53
at HtmlContainerControl.Render(HtmlTextWriter writer) ilOffset = 0xE
at Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) ilOffset = 0x22
at Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) ilOffset = 0x53
at HtmlContainerControl.Render(HtmlTextWriter writer) ilOffset = 0xE
at Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) ilOffset = 0x22
at CrmUIControlBase.RenderControl(HtmlTextWriter writer) ilOffset = 0xD
at Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) ilOffset = 0x53
at HtmlContainerControl.Render(HtmlTextWriter writer) ilOffset = 0xE
at Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) ilOffset = 0x22
at Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) ilOffset = 0x53
at HtmlContainerControl.Render(HtmlTextWriter writer) ilOffset = 0xE
at Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) ilOffset = 0x22
at Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) ilOffset = 0x53
at HtmlContainerControl.Render(HtmlTextWriter writer) ilOffset = 0xE
at Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) ilOffset = 0x22
at Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) ilOffset = 0x53
at HtmlContainerControl.Render(HtmlTextWriter writer) ilOffset = 0xE
at Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) ilOffset = 0x22
at CrmUIControlBase.RenderControl(HtmlTextWriter writer) ilOffset = 0xD
at AreaPageHandler.RenderAreaPageContent(HtmlTextWriter writer) ilOffset = 0x44
at AreaPageHandler.HandlerRender(HtmlTextWriter output) ilOffset = 0x24
at Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) ilOffset = 0x22
at Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) ilOffset = 0x8A4
at Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) ilOffset = 0x34
at Page.ProcessRequest() ilOffset = 0x14
at Page.ProcessRequest(HttpContext context) ilOffset = 0x38
at CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() ilOffset = 0x18D
at HttpApplication.ExecuteStepImpl(IExecutionStep step) ilOffset = 0x64
at HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) ilOffset = 0x15
at ApplicationStepManager.ResumeSteps(Exception error) ilOffset = 0xF6
at HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData) ilOffset = 0x5C
at HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) ilOffset = 0x15B
at HttpRuntime.ProcessRequestNoDemand(HttpWorkerRequest wr) ilOffset = 0x32
at ISAPIRuntime.ProcessRequest(IntPtr ecb, Int32 iWRType) ilOffset = 0x4B
>Crm Exception: Message: System.FormatException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #0D14473A, ErrorCode: -2147220970
[2020-09-14 11:21:38.405] Process: w3wp |Organization:928c46d4-0447-e311-9404-0050568c4d1c |Thread: 57 |Category: Application |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: 1d71e52d-bf11-4d5e-8714-235ad1b845e0 | ErrorInformation.LogError ilOffset = 0x21
>MSCRM Error Report:
--------------------------------------------------------------------------------------------------------
Error: Exception of type 'System.Web.HttpUnhandledException' was thrown.
Error Number: 0x80040216
Error Message: System.FormatException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #0D14473A
Error Details: System.FormatException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #0D14473A
Source File: Not available
Line Number: Not available
Request URL: {my organization request}
Stack Trace Info: [CrmException: System.FormatException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #0D14473A]
at Microsoft.Crm.Application.Platform.ServiceCommands.PlatformCommand.XrmExecuteInternal()
at Microsoft.Crm.Application.Platform.ServiceCommands.RetrieveRecordChangeHistoryCommand.Execute()
at Microsoft.Crm.ApplicationQuery.RetrieveAuditByObjectCommand.RetrieveData()
at Microsoft.Crm.ApplicationQuery.ExecuteQuery()
at Microsoft.Crm.Application.Platform.Grid.GridDataProviderQueryBuilder.GetData(QueryBuilder queryBuilder)
at Microsoft.Crm.Application.Platform.Grid.GridDataProviderQueryBuilder.LoadQueryData()
at Microsoft.Crm.Application.Platform.Grid.GridDataProviderQueryBuilder.LoadData()
at Microsoft.Crm.Application.Platform.Grid.GridDataProviderBase.PrepareGridData()
at Microsoft.Crm.Application.Platform.Grid.GridDataProviderBase.PrepareData()
at Microsoft.Crm.Application.Controls.GridUIProvider.Render(HtmlTextWriter output)
at Microsoft.Crm.Application.Components.UI.Grid.DataGrid.RenderInnerHtml(HtmlTextWriter output)
at Microsoft.Crm.Application.Components.UI.Grid.DataGrid.Render(HtmlTextWriter output)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at Microsoft.Crm.Application.Components.UI.CrmUIControlBase.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at Microsoft.Crm.Application.Components.UI.CrmUIControlBase.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at Microsoft.Crm.Application.Components.UI.CrmUIControlBase.RenderControl(HtmlTextWriter writer)
at Microsoft.Crm.Application.Components.PageHandlers.AreaPageHandler.RenderAreaPageContent(HtmlTextWriter writer)
at Microsoft.Crm.Application.Components.PageHandlers.AreaPageHandler.HandlerRender(HtmlTextWriter output)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
[HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown.]
at System.Web.UI.Page.HandleError(Exception e)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
[2020-09-14 11:21:38.411] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 57 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: 1d71e52d-bf11-4d5e-8714-235ad1b845e0 | ExceptionConverter.ToSingleFaultUnTyped ilOffset = 0x35
>UNEXPECTED: no fault?
[2020-09-14 11:21:38.411] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 57 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: 1d71e52d-bf11-4d5e-8714-235ad1b845e0 | ExceptionConverter.ConvertMessageAndErrorCode ilOffset = 0x222
>System.Web.HttpUnhandledException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #0771B751: System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> Microsoft.Crm.CrmException: System.FormatException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #0D14473A
> at Microsoft.Crm.Application.Platform.ServiceCommands.PlatformCommand.XrmExecuteInternal()
> at Microsoft.Crm.Application.Platform.ServiceCommands.RetrieveRecordChangeHistoryCommand.Execute()
> at Microsoft.Crm.ApplicationQuery.RetrieveAuditByObjectCommand.RetrieveData()
> at Microsoft.Crm.ApplicationQuery.ExecuteQuery()
> at Microsoft.Crm.Application.Platform.Grid.GridDataProviderQueryBuilder.GetData(QueryBuilder queryBuilder)
> at Microsoft.Crm.Application.Platform.Grid.GridDataProviderQueryBuilder.LoadQueryData()
> at Microsoft.Crm.Application.Platform.Grid.GridDataProviderQueryBuilder.LoadData()
> at Microsoft.Crm.Application.Platform.Grid.GridDataProviderBase.PrepareGridData()
> at Microsoft.Crm.Application.Platform.Grid.GridDataProviderBase.PrepareData()
> at Microsoft.Crm.Application.Controls.GridUIProvider.Render(HtmlTextWriter output)
> at Microsoft.Crm.Application.Components.UI.Grid.DataGrid.RenderInnerHtml(HtmlTextWriter output)
> at Microsoft.Crm.Application.Components.UI.Grid.DataGrid.Render(HtmlTextWriter output)
> at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
> at Microsoft.Crm.Application.Components.UI.CrmUIControlBase.RenderControl(HtmlTextWriter writer)
> at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
> at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
> at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
> at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
> at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
> at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
> at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
> at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
> at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
> at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
> at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
> at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
> at Microsoft.Crm.Application.Components.UI.CrmUIControlBase.RenderControl(HtmlTextWriter writer)
> at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
> at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
> at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
> at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
> at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
> at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
> at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
> at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
> at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
> at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
> at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
> at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
> at Microsoft.Crm.Application.Components.UI.CrmUIControlBase.RenderControl(HtmlTextWriter writer)
> at Microsoft.Crm.Application.Components.PageHandlers.AreaPageHandler.RenderAreaPageContent(HtmlTextWriter writer)
> at Microsoft.Crm.Application.Components.PageHandlers.AreaPageHandler.HandlerRender(HtmlTextWriter output)
> at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
> at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
> at System.Web.UI.Page.HandleError(Exception e)
> at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
> at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
> at System.Web.UI.Page.ProcessRequest()
> at System.Web.UI.Page.ProcessRequest(HttpContext context)
> at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
> at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
> at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
Hello,
For this specific problem I would advise you to open a ticket with Microsoft Support, to understand if they have any type of mitigation that can be performed on your environment.
Be careful if you are making any type of changes in the database directly, as those would be considered unsupported.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156