expdp \"sys/passwd@localhost/db as sysdba\" schemas=schema1 file=schema1.dmp log=schema1.logMay need to create profile first:
CREATE PROFILE "ABC_PROFILE" LIMIT IDLE_TIME 15;
Setup free font replacement for notorious MS fonts
expdp \"sys/passwd@localhost/db as sysdba\" schemas=schema1 file=schema1.dmp log=schema1.logMay need to create profile first:
CREATE PROFILE "ABC_PROFILE" LIMIT IDLE_TIME 15;