Msg 15517, Level 16, State 1, Procedure SP_SEND_DBMAIL, Line 0
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.
Msg 15517, Level 16, State 1, Procedure SP_SEND_DBMAIL, Line 0
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.
What i do..?
Hi,
Exec as
exec msdb.dbo.sp_send_dbmail(pass required set of parameters)