sqlfile option with impdp
It can be used, only with impdp. This helps in generating the DDLs from a dumpfile. Suppose We have a dump file of table DBACLASS.DEP_TAB . If you need the DDL of the table, then use sqlfile with impdp command as below.
oracle configurationintermediate
by OracleDba
14 views