P8-Panels/db/grants.sql

8 lines
329 B
SQL

grant execute on PKG_P8PANELS to public;
grant execute on PKG_P8PANELS_PROJECTS to public;
grant execute on PKG_P8PANELS_SAMPLES to public;
grant execute on PKG_P8PANELS_EQUIPSRV to public;
grant execute on PKG_P8PANELS_RRPCONFED to public;
grant execute on PKG_P8PANELS_PE to public;
grant execute on PKG_P8PANELS_QE to public;