nerdexam
Oracle

1Z0-067 · Question #34

1Z0-067 Question #34: Real Exam Question with Answer & Explanation

The correct answer is B. coalesce the orders,,ind index E. rebuild the index online moving it to another tablespace that has enough free space for the index. https://docs.oracle.com/cd/B28359_01/server.111/b28310/indexes004.htm#i1006864

Question

Users report this error message when inserting rows into the orders table: ERROR atline1: ORA-01654f:unable to extend index USERS.ORDERS_IND by 8in tablespace INDEXES You determine that the indexes tablespace is out of space and there is no free space on the filesystem used by the Oracle database. Which two must you do to fix this problem without affecting currently executing queries?

Options

  • Adrop and re-create the index
  • Bcoalesce the orders,,ind index
  • Ccoalesce the indexes tablespace
  • Dperform an on line table rebuild using dbns_redefir.ition.
  • Erebuild the index online moving it to another tablespace that has enough free space for the index

Explanation

https://docs.oracle.com/cd/B28359_01/server.111/b28310/indexes004.htm#i1006864

Community Discussion

No community discussion yet for this question.

Full 1Z0-067 Practice