Data pump import only indexes
650105Oct 12 2011 — edited Oct 12 2011Hello i have dumpfile having 100 million records. i was loading it to another server using data pump import utility. it load data table in half hour or less but it take 7 hr while importing indexes. finally i have to kill job and reveal only Btree Indexes has been created successfully on all table while B map fail to create Now i have dump file which have all data plus metadata. is there any way in Datapump utility to import only missing Indexes or Import all Index only no table and other things? If i use Include command would it only take index? plz suggest me any solution