Hi ,

We are having short of space so , i am planning to take exp with index=N option .

in case schema is dropped . how can i rebuild indexes with export dump taken ( with INDEX=N ) option

I want to confirm if index structure are still available in ethe export dump so that i can execute below command after imp from above export.

ALTER INDEX xyz REBUILD ;

How can i test this ? sorry for such a simple question