Showing posts with label privielge expdp. Show all posts
Showing posts with label privielge expdp. Show all posts

Thursday, 26 September 2019

Oracle: Privileges / Roles need to use expdp

DATAPUMP_EXP_FULL_DATABASE  & DATAPUMP_IMP_FULL_DATABASE 

plus directory

create directory proj as '/somepath/';

grant read,write on proj to <schema>   ;  ---not req is expdp is executed via sys/system