ORA-14456: cannot rebuild index on a temporary table
650575Mar 3 2011 — edited Mar 3 2011alter index IND_DEBITDOCUMENT rebuild TABLESPACE INDEXDATA
*
ERROR at line 1:
ORA-14456: cannot rebuild index on a temporary table
why it is given such error?
thanks in advance.