Database Administration (MOSC)

MOSC Banner

Table/index/domain intermedia index rebuilding/reorg

edited Dec 15, 2012 6:49PM in Database Administration (MOSC) 1 comment
 Hi all,

DB version 11.2.0.3

Q1) We have a table with normal index and domain indexes. We want to move this table and indexes to new tablespaces using alter table move and alter index move command.

We would like to know if we move the master table using move command, the domain index of this table will be affected or not. Also we required to rebuild the domain indexes, is there a simialr method of online reorg instead of droping and re-creating the domain index?

Q2) We do have BLOB columns on some of the tables we want to reorg to new tablespaces, and blob columns are stored on different tablespace than other columns. When we do alter table move to new tablespace, does the blob data affected and do we need to move the blob column as well?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center