Oracle
1Z0-052 · Question #110
The user HR receives the following error while inserting data into the TTK table: ERROR at line 1: ORA-01653: unable to extend table HR.TTK by 128 in tablespace SMD Upon investigation, you find that S
Sign in or unlock 1Z0-052 to reveal the answer and full explanation for question #110. The question stem and answer options stay visible for context.
Managing Database Storage Structures
Question
The user HR receives the following error while inserting data into the TTK table:
ERROR at line 1:
ORA-01653: unable to extend table HR.TTK by 128 in tablespace SMD Upon investigation, you find that SMD is a small file tablespace. Which three action would allow the user to insert data? (Choose three.)
Options
- AAdd a data file to the SMD tablespace.
- BAdd a data file to the temporary tablespace associated with the user HR.
- CResize the data file associated with the SMD tablespace to make it larger.
- DAlter the data file associated with the SMD tablespace to grow automatically.
- EChange the segment space management for the SMD tablespace to automatic.
Unlock 1Z0-052 to see the answer
You've previewed enough free 1Z0-052 questions. Unlock 1Z0-052 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#ORA-01653#tablespace extension#data file#autoextend