Other News

Community

dbms_metadata.get_ddl & ORA-31603

(Apun Hiran) I wanted to allow a database user/schema called TEST (other than user with SYSDBA privileges) to have privileges to run dbms_metadata.get_ddl for any object in the database. Basically for other schemas in the database. Even though I provided execute privileges on the package and even DB