Oracle RDBMS version 12.1.0.2.0
Create a view and get error "ORA-00942: table or view does not exist" despite the fact that all based-tables/views do exist, the owner have "SELECT" privileges to all of based-tables/views.
Just wonder if there is a bug associated with it (similar tooracle 10.2.0.4 bug ( "_complex_view_merging"))
Please help.
Many thanks in advance.