Server-Side Database Dumps
The Oracle Data Pump utilities can only export (expdp) and import (impdp) database dump files on the Oracle server.
The tools may be executed on the client but they do not export to or import from the client file system, only the Oracle server file system. The Oracle logs for expdp and impdp are also only output to the Oracle server.