Oracle DBA, How To, Error, Cause and Action

ORA-01955: DEFAULT ROLE 'string' not granted to user

ORA-01955: DEFAULT ROLE 'string' not granted to user




Cause: The user being altered does not have the specified role granted directly to the user. Note, sub-roles cannot be used in the default role clause.




Action: Grant the role to the user.