In this blog post, let’s learn about the error message “14692 – Insufficient priveleges to start collection set: ‘%s’. Only a member of the ‘sysadmin’ fixed server role can start a collection set without a SQL Server Agent proxy. Attach a SQL Server Agent proxy to the collection set before retrying.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
14692 – Insufficient priveleges to start collection set: ‘%s’. Only a member of the ‘sysadmin’ fixed server role can start a collection set without a SQL Server Agent proxy. Attach a SQL Server Agent proxy to the collection set before retrying.
Reason for the Error
To be update soon…
Solution
To be update soon…