Error received when extracting a DDL for one table, however,the table columns can be viewed in the left hand panel:
"ORA-00942 table or view does not exist"
The grant select any Dictionary:
GRANT SELECT ANY DICTIONARY TO <username>;
The grant - GRANT SELECT ANY TABLE TO <username> is done but it has had no affect.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center