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

Wednesday, 18 January 2012

ORA-01720: grant option does not exist for string.string

ORA-01720: grant option does not exist for string.string

Cause: A grant was being performed on a view and the grant option was not present for an underlying object.

Action: Obtain the grant option on all underlying objects of the view.