-- Grant/Revoke object privileges grant select on DBA_CONS_COLUMNS to SUPERMAG with grant option; grant select on DBA_CONSTRAINTS to SUPERMAG with grant option; grant select on DBA_JOBS to SUPERMAG with grant option; grant select on DBA_ROLES to SUPERMAG; grant select on DBA_TAB_COLUMNS to SUPERMAG with grant option; grant select on DBA_USERS to SUPERMAG with grant option; grant execute on DBMS_ALERT to SUPERMAG; grant execute on DBMS_LOCK to SUPERMAG; grant execute on DBMS_PIPE to SUPERMAG; grant execute on DBMS_UTILITY to SUPERMAG with grant option; grant select on V_$INSTANCE to SUPERMAG; grant select on V_$SESSION to SUPERMAG with grant option;