Hi team, it seems that `user_admin` doesn't have p...
# questions-and-troubleshooting
t
Hi team, it seems that
user_admin
doesn't have permissions to read
sys.*
tables. What are the default roles having this permissison?
Copy code
As per their scenarios of applications, views in sys are only accessible to some admin roles by default. Depending on your specific needs, you can grant other users the SELECT privilege on these views.