index
948403Jul 11 2012 — edited Jul 12 2012create index ts_portfolio_dm.instrument_ref_dim_indx1 on ts_portfolio_dm.instrument_reference_dim(instrument_type_dvd, revenue_source_dvd, pricing_dt, instrument_dim_key);
when I execute this command the process is taking too long to create an index .is there any additional coding that can help create index fast.