ERROR | must specify a table/view having system generated OID |
CAUSE | The super-view is based on a table/view having the system generated OID and the sub-view must also be based on a similar table/view. |
ACTION | Specify table/view having system generated OID and retry the the operation. |