Oracle Message ORA-22984 - view query cannot contain references to a super view

ERRORview query cannot contain references to a super view
CAUSEThe query defining the view contains references to a super-view of the view being created.
ACTIONMake sure that the view query does not reference a super-view.