conn sys/1234 as sysdba grant select_catalog_role to test; conn test/test set timing on set autotrace on select object_name from all_objects;