Missing User Permissions to Run DBCC TRACEON
Error Message
Saving resource family changes Error:
User 'NT AUTHORITY\SYSTEM' does not have permission to run DBCC TRACEON.
Description
Quali Server cannot access the CloudShell databases. This usually occurs when attempting to install or run Quali Server before configuring database permissions.
Possible Causes
- Quali Server installation or configuration was run prior to configuring database permissions, therefore, the server cannot write to the database (
NT AUTHORITY\SYSTEM
). - Database user permissions were not correctly defined.
Solution
To resolve the issue described above, follow these steps:
- Verify you have set the proper SQL database permissions. See Database Prerequisites.
- Restart Quali Server and try again to access the database.