user

Linux User Administration – Add, Delete & Modify User Accounts

In IT’s World, it is common to hear about system users, especially if you work in the administration of systems…

Fix SQL Server Error 15170: Login owns one or more Agent Jobs

I got Microsoft SQL Server error 15170 while removing a SQL Server login on one of SQL Server Instance. Microsoft SQL…

Fix SQL Server Error 15434: Could not drop login ‘Domain\abc’ as the user is currently logged in

Generally, Microsoft SQL Server error 15434 appears during removing a SQL Server login. This error generates when you try to…

Fix SQL Server Error 15141: The server principal owns one or more endpoint(s) and cannot be dropped

I got Microsoft SQL Server error 15141 while removing a SQL Server domain login on one of instance where AlwaysOn…

Fix SQL Server Error 15138: Dropping User that owned Schema & Error 3729: Schema that referenced to the object

Here we will learn how to fix Microsoft SQL Server error 15138 & error 3729 that we receive while dropping…