Hi All,
We have bulk tables having around 40 crore records and these tables do not have any primary keys nor any indexes.
When trying to create composite index on identified column'S, the create index command is getting stuck
and occupying lot of table space and running out of memory and giving the below error
"Error ORA-01652: Unable to extend temp segment by 128 in table space TEMP"
Could any one Please let me know how to come out of this.
Appreciate your help on this.
Thanks,
Kumar