Answer Posted / 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 |
Post New Answer View All Answers
How can you control the amount of free space in your index pages? : sql server DBA
What is fill factor? : sql server DBA
What are the commands used in dcl? : sql server DBA
. I have my backup RMAN script called "backup_rman.sh". I am on the target database. My catalog username/password is rman/rman. My catalog db is called rman. How would you run this shell script from the o/s such that it would run as a background process?
How to craeate the New Database Schema in Oracle and mysql? Please tell me with Example?
Due to some maintenance being done, the sql server on a failover cluster needs to be brought down. How do you bring the sql server down? : sql server DBA
You create a private database link and upon
connection, fails with: ORA-2085: connects to
how can you connect from 10g user to 11g user??
What are the differences in clustering in sql server 2005 and 2008 or 2008 r2? : sql server DBA
Query processing is slow(eg select query)how will u solve that
You have 4 instances running on the same UNIX box. How can you determine which shared memory and semaphores are associated with which instance?
Can you tell me about your experience with the administration of COTS system..? Also, how do you set up seed data..?
A table is classified as a parent table and you want to drop and re-create it. How would you do this without affecting the children tables?
how can you process messages in order asynchronously?
Can you tell me about your experience with the administration of COTS system..? Also, how do you set up seed data..?