-
Type:
Bug
-
Status: Closed
-
Priority:
Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Platform
-
Labels:None
-
Environment:Stage
-
Bug Type:Functional
-
Bug Severity:Medium
-
Level:Partner
-
Module:Platform
-
Reported by:Support
-
Stage Company Name:Lily
-
Item State:Production Complete - Closed
Loader is disappearing before getting response from server.
It took time to delete admin user and throws following error on deletion:
ErrorID : 0
ErrorSource : ControllerAppTier.Delete->WORKTERRAControllerAppTier.Delete->AdminUser.Delete->AdminUser.DeleteAdminUser
ErrorMessage: Cannot get the data of the row from the OLE DB provider "SQLNCLI10" for linked server "MORELLOSR\MORELLOSR".
OLE DB provider "SQLNCLI10" for linked server "MORELLOSR\MORELLOSR" returned message "Row handle referred to a deleted row or a row marked for deletion.".
StackTrace: at WORKTERRA.Shared.WORKTERRAControllerAppTier.Delete(WORKTERRAControllerWebTierEntity objWORKTERRAControllerWebTierEntity)
at WORKTERRA.ControllerAppTier.Delete(Int32 intProjectsId, String strInput)
TargetSite: System.String Delete(WORKTERRA.Shared.WORKTERRAControllerWebTierEntity)
SP : OES_SP_DeleteAdminUser
Tables: Users, SystemUsers, CompanyAdminDataScreen, CompanySystemUser, SystemUsersAdministrativeTools
CC : Satya Samir
Hi Deborah Mascot ,
Please find details below :
Concern : Server error while deleting admin users.
Cause : While deleting admin users, record is deleted from another cluster. This issue occurred as distributed transaction failed. We have checked this issue with Indraprakash(DBA) and found that "Distributed Transaction Coordinator" was not responding (failed) due to utilization of other resource and network slowness when this issue occurred.
Correction : Now , DTC("Distributed Transaction Coordinator") is working fine and this issue won’t occur as per discussion with Indraprakash.
Please let us know if you face this issue again.
Thanks,
Swapnil P.