| Event Information | CAUSE: ALTER DATABASE permissions default to members of the sysadmin and dbcreator fixed server roles, and to members of the db_owner fixed database roles. These permissions are not transferable. For more information, see "ALTER DATABASE" in Books Online.
RESOLUTION: Log in as a member of the sysadmin or dbcreator fixed server roles or as a member of the db_owner fixed database role, and then reissue the ALTER DATABASE command. |