exam questions

Exam 1z0-063 All Questions

View all questions & answers for the 1z0-063 exam

Exam 1z0-063 topic 1 question 63 discussion

Actual exam question from Oracle's 1z0-063
Question #: 63
Topic #: 1
[All 1z0-063 Questions]

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?

  • A. drop and re-create the index
  • B. coalesce the orders„ind index
  • C. coalesce the indexes tablespace
  • D. perform an on line table rebuild using dbns_redefir.ition.
  • E. rebuild the index online moving it to another tablespace that has enough free space for the index
Show Suggested Answer Hide Answer
Suggested Answer: AC 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
mihanik
4 years, 11 months ago
My vote for BC coz there is no free space on the filesystem used by the Oracle database Other answers requires additional free space
upvoted 2 times
mihanik
4 years, 11 months ago
answer A looks good too, but without online option leads to locks
upvoted 1 times
...
...
NorthKorean
5 years, 1 month ago
B,E is answer, possible C,E
upvoted 2 times
joe_doe
5 years ago
I stand by CE
upvoted 1 times
Sugar
5 years ago
Answer is B E.
upvoted 2 times
...
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...