Showing posts with label ORA-01955. Show all posts
Showing posts with label ORA-01955. Show all posts

Friday, 20 January 2012

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.