I noticed that I was the owner of a production database that I had recently detached and attached. I do have sysadmin rights but I typically make sure all databases have owner set to sa. I wanted to know if I change it (sp_changedbowner), does it impact anything? i.e the app is connected to the database and there are some transactions occurring. This is SQL Server 2008.