Am getting the following error when I attempt to validate a version by going to the Validate Version page. Pick a model and attempt to pick a version. As soon as I pick a version to validate, it throws the error below. What is causing this? I am not finding helpful articles and the ones I found relates to a bug with creating Business rules which we are not doing.
SQL Version: 2016 version 13.0.5426
300: A database error has occurred. Contact your system administrator.
Correlation Id: 492641e9-ced0-409d-a0cb-91cc01504be1
[ServiceAdapterException: 300: A database error has occurred. Contact your system administrator. Correlation Id: 492641e9-ced0-409d-a0cb-91cc01504be1 ] Microsoft.MasterDataServices.WebUI.ServiceAdapter.InspectResponseForErrors(MessageRequest request, MessageResponse response) +1226 Microsoft.MasterDataServices.WebUI.ServiceAdapter.ExecuteRequest(MdmServiceOperation`2 operation, TRequestType request, String caller) +162 Microsoft.MasterDataServices.WebUI.ServiceAdapter.GetValidationStatus(Int32 versionInternalId, Nullable`1 entityInternalId, Nullable`1 memberType, String notificationUserName, IList`1 memberIds, Boolean omitSummary, Boolean omitIssuesList, Int32 pageNumber, Int32 pageSize, String sortColumn, SortDirection sortDirection) +574 Microsoft.MasterDataServices.WebUI.ServiceAdapter.GetValidationStatus(Int32 versionInternalId, Int32 pageNumber, Int32 pageSize, String sortColumn, SortDirection sortDirection) +111 Microsoft.MasterDataServices.WebUI.Common.Validations.LoadGrid() +467 Microsoft.MasterDataServices.WebUI.Audit.Dimensions.LoadGrid() +25 Microsoft.MasterDataServices.WebUI.Audit.Dimensions.EvaluateSelectedVersion() +216 System.Web.UI.WebControls.ListControl.OnSelectedIndexChanged(EventArgs e) +137 System.Web.UI.Page.RaiseChangedEvents() +156 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4593
NM