Get DDL from impdpBy Shadab Mohammad • Aug 14, 2014 • No commentsThe below command will not import the dump, but will just create a .sql file with the DDL statementsimpdp system/**** directory=import_dir dumpfile=IMPORT.DMP sqlfile=getddl.sqlCategory: UncategorizedTags: 10g • 11g • 12c • DDL • IMPDP • oracle