indexfile in imp help
i have a done an import from 9i to 11g. when i check the object count i saw some of the index is missing after full import for a user.
I have already created the index file (index.sql) . I need to remove all the statement running from REM from the file using vi editor can someone show me the command to do that. It a huge file hope can help me out here. so that i can recreate the missing index manually.
REM CREATE TABLE "OPS$test"."ZS_LOAD_2384" ("LINE_NR" NUMBER(8, 0),
REM "COL01" VARCHAR2(255), "COL02" VARCHAR2(255), "COL03" VARCHAR2(255),