Hi, @Bengt Strand
Thank you for posting in Microsoft Q&A forum.
It seems like you're encountering an issue with the SQL Server requirements for an SCCM site upgrade. To address this, you should ensure that:
- The SQL Server version is supported by Configuration Manager.
- The SQL Server instance uses the collation SQL_Latin1_General_CP1_CI_AS.
- The SQL Server is a 64-bit version, which is required for hosting the site database.
- If you've verified these requirements and the issue persists, consider checking the SQL Server configurations and ensuring that the SQL service broker is enabled.
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Add comment".