Showing posts with label ORA-22981: must specify a table or view having system generated OID. Show all posts
Showing posts with label ORA-22981: must specify a table or view having system generated OID. Show all posts

Friday, 13 April 2012

ORA-22981: must specify a table or view having system generated OID

ORA-22981: must specify a table or view having system generated OID

Cause: The super-view is based on a table or view having the system generated OID and the sub-view must also be based on a similar table or view.

Action: Specify table or view having system generated OID and retry the the operation.