Database Storage Structures (Tablespaces & Datafiles) Quiz Home โบ Oracle DBA โบ Database Storage Structures (Tablespaces & Datafiles) ๐๏ธ Oracle Database Administration – Database Storage Structures (Tablespaces & Datafiles) 20 questions ยท 15 min timer ยท Explanations included ยท Free 1. What is the effect of setting the AUTOEXTEND attribute on a datafile in Oracle Database? The datafile will be locked for exclusive access. The datafile will automatically increase in size when more space is required. The datafile will automatically shrink when space is not needed. The datafile will be compressed to save space. None Show Hint Setting AUTOEXTEND on a datafile allows it to automatically increase in size when more space is needed, which helps in managing storage without manual intervention. 2. In Oracle Database, what is the primary purpose of the SYSTEM tablespace? To store archived redo logs. To contain the data dictionary and PL/SQL code. To manage temporary segments. To store user data and indexes. None Show Hint The SYSTEM tablespace contains the data dictionary, which is essential for database operation, and PL/SQL code. Loading questions... Loading questions... Loading questions... Loading questions... Loading questions... Loading questions... Loading questions... Loading questions... Loading questions... Loading questions... Loading questions... Loading questions... Loading questions... Loading questions... Loading questions... Loading questions... Loading questions... Loading questions... Click Submit to see your final score! Previous Start Quiz Next Time's up