Impdp utility shows imported partition twice in log file
Hi,
I don't know if ti's a normal behavior that the IMPDP utility for 11g shows in the logfile for each partition imported two time !
I am using impdp in parallel mode (PARALLEL=12) and here's the output from the log file.
. . imported "USER_V2"."PD_TABLE":"PART_2_22" 7.329 GB 88909760 rows
. . imported "USER_V2"."PD_TABLE":"PART_2_22" 7.329 GB 88909760 rows
. . imported "USER_V2"."PD_TABLE":"PART_2_11" 6.542 GB 79366144 rows
. . imported "USER_V2"."PD_TABLE":"PART_2_11" 6.542 GB 79366144 rows
Thanks.
I don't know if ti's a normal behavior that the IMPDP utility for 11g shows in the logfile for each partition imported two time !
I am using impdp in parallel mode (PARALLEL=12) and here's the output from the log file.
. . imported "USER_V2"."PD_TABLE":"PART_2_22" 7.329 GB 88909760 rows
. . imported "USER_V2"."PD_TABLE":"PART_2_22" 7.329 GB 88909760 rows
. . imported "USER_V2"."PD_TABLE":"PART_2_11" 6.542 GB 79366144 rows
. . imported "USER_V2"."PD_TABLE":"PART_2_11" 6.542 GB 79366144 rows
Thanks.
0