Oracle DBA, How To, Error, Cause and Action

ORA-01979: missing or invalid password for role 'string'

ORA-01979: missing or invalid password for role 'string'


Cause:


An attempt was made to enable a role without giving the proper password.



Action:


Use the IDENTIFIED BY clause in SET ROLE to specify the correct password.

No comments:

Post a Comment

Thanks for your comment.