Microsoft
Software
Hardware
Network
Question : SQL Error when changing data type (IMPERSONATE) error
Hi,
I am getting the following error when I try to change the datatype of a column in this table.
- Unable to preserve security settings for user 'DOMAIN\username'.
Cannot execute as the database principal because the principal "dbo" does not exist, this type of principal cannot be impersonated, or you do not have permission.
The user who is trying to do this is in the "db_owner" role so it should be fine, but it NEVER works.
Any idea?
-ws
Answer : SQL Error when changing data type (IMPERSONATE) error
does the user that is mapped to the DOMAIN\username being granted the IMPERSONATE permissions for the dbo principal?
1:
GRANT IMPERSONATE ON USER::dbo TO username
Open in New Window
Select All
Random Solutions
Spyware Program Detection
How to monitor Internet Usage on a Windows PC
WinXP SP2 settings not supported by GPO (from GPMC.msc)
How to create Photography Database For Clients ? Software etc...
AdWords - Your Google Account Management Team
SQL Server Instance version & Database version
Is there a better way to write formula than use a nested if statement?
Verify failed when burn Mandriva iso image using Nero
How important is 'domain age' in google rankings.
How to setup All Users Shortcut to run in Windows 95 compatibility mode for Terminal Services on Server 2003