move the table to another tablespace and index rebuild.
i move the some to table another tablespace, after i rebuild the indexes in current tablespace( SQL> alter index index_name rebuild; ) not mentioned new tablesapce name. so tables in new tablespace and index in old tablespace.
in this situation any performance issues will happen?
Kind Regards,
Mohammed Irfanullah