Oracle Solution for Error ora-01979

Solution for Oracle Error ORA-01979

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

What triggered the Error:

An attempt was made to enable a role without giving

What should we do to fix it:

Use the "identified by" clause in set role to specify the correct password.