Cannot alter the role ‘db_Owner’, because it does not exist or you do not have permission

You may have experienced the issue whereby you see the error

Cannot alter the role ‘db_Owner’, because it does not exist or you do not have permission

Infact this can be any role... the problem can occur when the role name is specified in the wrong case and the SQL server is using a case-sensitive collation, in this example the role should be 'db_owner' rather than ‘db_Owner’.



Comments

Popular posts from this blog

SOLVED: Exchange Online Management PowerShell Connect-ExchangeOnline bug "A window handle must be configured. See https://aka.ms/msal-net-wam#parent-window-handles"

Windows Server 2016, 2019, 2022, Windows 10 and Windows 11: Date and time "Some settings are managed by your organization".

get-windowsfeature : The given key was not present in the dictionary