Solutionunvalidated
Create an PL/SQL export procedure using the Datapump API (DBMS_DATAPUMP) — Place it in a schema that has privileges to perform the export. Tension: In this way you could potentially allow access to this procedure, rather than to the unfiltered command line export utility. Outcome: you can enforce the use of encryption and password protection.
0fe41214-b901-43d1-a10a-8a06631f5a08
Create an PL/SQL export procedure using the Datapump API (DBMS_DATAPUMP) — Place it in a schema that has privileges to perform the export. Tension: In this way you could potentially allow access to this procedure, rather than to the unfiltered command line export utility. Outcome: you can enforce the use of encryption and password protection.