Hi,
Facing issue while granting role to current user
call "_SYS_REPO"."GRANT_ACTIVATED_ROLE"('"TestXSProject.data::sridharrole"','SYSTEM');
Error: can only grant activated roles.
But the role is active. otherwise please let me know, how to check whether the role is active or not.