How to fix the Oracle error ORA-28405: cannot grant secure role to a role?
In this post, you’ll learn more about the Oracle ErrorORA-28405: cannot grant secure role to a role with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-28405: cannot grant secure role to a role
Reason for the Error ORA-28405: cannot grant secure role to a role
Role granted was a password protected or secure application role. This role can only be granted directly to a user.
How to fix the Error ORA-28405: cannot grant secure role to a role ?
You can fix this error in Oracle by following the below steps
Grant the role directly to a user.
Leave Your Comment