what is rebuild index??
Answers were Sorted based on User's Feedback
Answer / rrr2009cse@gmail.com
while moving tables to the other tablespace the indexes has been unused due to movement of segments(tables). to reuse previous index on a table has to be rebuild
alter index indxname tablespace
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / mohapatra.gouranga@gmail.com
> Index rebuild nothing of Drop and re-create of Index.
> Is usefull to move index from one tablespace to other.
> Do not do if not necessary.
> In case of migration, do only validate structure for the
indexex.
| Is This Answer Correct ? | 2 Yes | 0 No |
Why does Oracle not permit the use of PCTUSED with indexes?
How can you gather statistics on a table?
what is asm?
How do you troubleshoot errors in a sql server agent job? : sql server DBA
What are the different sql server versions you have worked on? : sql server DBA
wat is global index and local indes
what is the use of ocr?
An automatic job running via DBMS_JOB has failed. Knowing only that "it's failed", how do you approach troubleshooting this issue?
What are the different types of indexes available in sql server? : sql server DBA
How can you control the amount of free space in your index pages? : sql server DBA
What's the benefit of "dbms_stats" over "analyze"?
hi, suppose i created one table after few days i did some insert,update how can i know when will i did ddl or dml operation is undergone on that table
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)