Thanks so much for you reply! I tried your suggestion:
use "BackendPrestigeSQL"
go
EXEC sp_changedbowner 'da'
and i get the following error:
The EXECUTE permission was denied on the object 'sp_enable_sql_debug', database 'mssqlsystemresource', schema 'sys'....