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

Friday, 20 January 2012

ORA-01933: cannot create a stored object using privileges from a role

ORA-01933: cannot create a stored object using privileges from a role

Cause: An attempt was made to create a stored object using privileges from a role. Stored objects cannot use privileges from roles.

Action: Grant the privileges required to the user directly.