How to Find and Fix Orphan Users in SQL Server || Ms SQL

Sdílet
Vložit
  • čas přidán 1. 09. 2020
  • A database user for which the corresponding SQL Server login is undefined or is incorrectly defined on a server instance cannot log in to the instance. Such a user is said to be an orphaned user of the database on that server instance.
    In this video i have shown 5 ways(with demo) to solve the issue of orphan users. Please do watch and subscribe to my channel.
    How to Create login
    click to watch: • How to create login in...
    Roles in SQL server
    click to watch : • Server roles , Databas...
    sp_help_revlogin script : support.microsoft.com/en-us/h...
    Data Migration tool
    Dwonload: www.microsoft.com/en-us/downl...

Komentáře • 32

  • @babysarojinimakineni2971

    Explained in detail, Thank you. Depending upon the scenario we have to use method/methods. Well done.

  • @chitranjankumar5011
    @chitranjankumar5011 Před 3 lety +2

    Explained very well, So useful. Thanks for making such detailed video.

  • @satishnagarajan8563
    @satishnagarajan8563 Před rokem

    Very clear presentation and demo of concept , please keep posting !

  • @pathakalajayasree2661
    @pathakalajayasree2661 Před 3 lety +4

    Really good ,in detail explanation ....do more such videos

  • @SQLpythonforeveryone
    @SQLpythonforeveryone Před 2 lety

    what a clear cut explanation !!!!!!

  • @vishwavishu8297
    @vishwavishu8297 Před 2 lety +2

    Very clean explanation.

  • @nadunsamarasinghe5592

    Thanks for the clear explanation and the methodical ways for a better understand. 👍👍

  • @kesavalur
    @kesavalur Před 2 lety

    Superb informative & detailed explanation 👋🏼

  • @victor63708
    @victor63708 Před 2 lety

    Thank you, you really helped me!!

  • @chriss9340
    @chriss9340 Před 2 lety

    This helped me very much and I appreciate it. I will watch more and subscibe

  • @rahulshende6073
    @rahulshende6073 Před rokem

    Thanks a lot for detail explanations......

  • @dhirajkumar27
    @dhirajkumar27 Před 3 lety

    Excellent bro, do make this type of video in mirroring

  • @aneesashaik1850
    @aneesashaik1850 Před 2 lety +1

    Excellent explanation

  • @appuaparna7360
    @appuaparna7360 Před rokem

    i really liked u r explanation,i like dma tool to do this

  • @dba3579
    @dba3579 Před rokem

    Well explained and organized. Thanks for sharing. Do you have or could you make a video explaining how to drop a user who owns objects and how to change object ownership in order to drop user and\or login.

  • @mohammadjunaidshaik207

    Really awesome sir

  • @Aswhole420
    @Aswhole420 Před 3 lety

    excellent video, last data migration technicque is easy

    • @Aswhole420
      @Aswhole420 Před 3 lety

      Can you please make a video on replication in mysql datbase

  • @pathakalajayasree2661
    @pathakalajayasree2661 Před 3 lety

    good one balu

  • @ravulakishan5998
    @ravulakishan5998 Před 3 lety +1

    excellent brother, do videos for running profiler also

  • @sagarkashid123
    @sagarkashid123 Před 3 lety

    Can we migrate only logins with server level permissions using DMA or any other tool.Dont want to migrate db.Db already migrated

  • @amitbhardwaj8801
    @amitbhardwaj8801 Před 2 lety

    Sir , kindly create a video on sql server architecture, if possible. And thanks a lot to sharing knowledge in simple way.

  • @babuvenugopalan3089
    @babuvenugopalan3089 Před 2 lety

    Sir, can you please make some videos on performance tuning (cpu, memory & slow running queries)

  • @Udaridamarakula1234
    @Udaridamarakula1234 Před 3 lety

    👌👌👌👌👌

  • @ravulakishan5998
    @ravulakishan5998 Před 3 lety

    brother in logshipping in secondary server i have restored new ndf with move option with recovery , the database comes standby to online , how to change the mode to standby again

    • @righttolearnbk
      @righttolearnbk  Před 3 lety

      Go to primary and right click on database, options, ship transaction logs, configure settings

  • @abhay6276
    @abhay6276 Před rokem +1

    Hello Balu, Can you please tell us, How did you connect server which you restored the database on SSMS tool?
    what does it Means ? it means How did you add Multiple instances on SSMS?

    • @righttolearnbk
      @righttolearnbk  Před rokem

      I installed two instances in my local machine and hence I am unable to connnect

    • @abhay6276
      @abhay6276 Před rokem +1

      @@righttolearnbk sir, it means you install two sql server with different version? Am i right sir?