DATAPUMP - Créer un répertoire

CREATE DIRECTORY datapump AS 'c:\app\datapump\'; GRANT read, write ON DIRECTORY datapump TO syste;