index problem
Posted by Arsalan on Nov 16, 2016; 7:09am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/index-problem-tp1555.html
Hi sir
i exported schema from DB1 and importing to DB2, so while importing it take more time
almost 10 hours,, i check it creating indexes.
what is the solution this is my script.
impdp system/aone@dwh directory=backup schemas=sigtasad dumpfile=SIGTAS1.DMP logfile=imp_sigtas333.log remape_schemas=sigtasad:sigtasad PARALLEL=5 EXCLUD=USER
Regard