A family of System Center products that provide infrastructure monitoring, help ensure the predictable performance and availability of vital applications, and offer comprehensive monitoring for datacenters and cloud, both private and public.
Hi,
Regarding your question, it's not typical for all schemas in the OperationsManagerDW database to have the OpsMgrWriter role as the owner. Generally, the dbo (database owner) should own the schemas to avoid permission issues like the ones you've encountered.
Changing the ownership of the schemas to dbo, as you did with the Perf schema, is a good approach to prevent these errors. However, before making any changes, it's always a good idea to:
Backup your database: Ensure you have a recent backup in case anything goes wrong.
Please attempt to repair the Operations Manager installation by rerunning the Operations Manager Setup wizard.