SQL> conn /as sysdbaConnected. SQL> create directory chen_dir as '/home/oracle11/exp'; Directory created. SQL> grant read,write on directory chen_dir to scott; Grant succeeded. 192.168.10.201[oracle@localhost chen]$ expdp scott/tiger@248 directory=chen_dir tables=dept dumpfile=dept201-248.dmp
转载请注明原文地址: https://ju.6miu.com/read-667360.html