Data Pump (expdp, impdp) Enhancements in Oracle Database 19c
This article gives an overview of the Data Pump enhancements in Oracle Database 19c.
oracle 19cconfigurationintermediate
by OracleDba
35 views
This article gives an overview of the Data Pump enhancements in Oracle Database 19c.
123456
impdp testuser1/testuser1@pdb1 \
tables=t1 \
directory=tmp_dir \
logfile=t1-imp.log \
dumpfile=t1.dmp \
data_options=group_partition_table_dataPlease to add comments
No comments yet. Be the first to comment!