2021年3月29日星期一

Granting role doesn't stick

I've created a user with a default tablespace. I've granted create session to that user and then added them to a role GRANT xxxx_role TO myuser;

However when I run SELECT * FROM USER_ROLE_PRIVS, there are no rows of data, meaning the user isn't assigned to any roles. It says that the grant succeeded. What am I doing wrong? I've done this as a SYSTEM user which should have carte blanche permissions.

https://stackoverflow.com/questions/66863362/granting-role-doesnt-stick March 30, 2021 at 08:38AM

没有评论:

发表评论