Privileges on directory
792422Aug 19 2010 — edited Aug 27 2010When a DBA grants read,write privilege on directory such as
SQL> grant read,write on directory DPUMP to scott;
Which view reveals that scott was granted a read,write privilege on directory DPUMP