We are running ArcSDE 10.1 in a SQL 2012 environment. I manage the database but I do not own all of the domains. A couple versions ago the Domains were stored in their own SQL GDB table so it was very easy to change a domains owner through a SQL update script, but now that domains are store in XML (stored in the database) I don't know how to change ownership.
How can you delete in a domain in SQL/SDE that is owned by someone else?