MCQs > IT & Programming > Oracle MCQs > Managing Tablespaces MCQs

Managing Tablespaces MCQ

Managing Tablespaces MCQ

1. A set of bitmap blocks has media corruption which tasks call the procedure, either on all bitmap blocks, or on a single block if only one is corrupt?

Answer

Correct Answer: TABLESPACE_REBUILD_BITMAPS

Note: This Question is unanswered, help us to find answer for this one

2. In Viewing Tablespace Information which view gives Information for all extents in all locally managed temporary tablespaces?

Answer

Correct Answer: V$TEMP_EXTENT_MAP

Note: This Question is unanswered, help us to find answer for this one

3. A transportable tablespace set consists of datafiles for the set of tablespaces being transported and an export file containing structural information (metadata) for the set of tablespaces we use?

Answer

Correct Answer: Data Pump And EXP

Note: This Question is unanswered, help us to find answer for this one

4. You can use transportable tablespaces to perform tablespace point-in-time recovery (TSPITR)?

Answer

Correct Answer: True

Note: This Question is unanswered, help us to find answer for this one

5. To create a new tablespace, we use the SQL statement?

Answer

Correct Answer: CREATE TABLESPACE And CREATE TEMPORARY TABLESPACE

Note: This Question is unanswered, help us to find answer for this one

6. Transporting tablespaces with XMLTypes has the following additional limitations?

Answer

Correct Answer: All

Note: This Question is unanswered, help us to find answer for this one

7. Which utility ensure that the CONSTRAINTS and TRIGGERS parameters are set to Y the default?

Answer

Correct Answer: None

Note: This Question is unanswered, help us to find answer for this one

8. In Viewing Tablespace Information which view shows the Name and number of all tablespaces from the control file?

Answer

Correct Answer: V$TABLESPACE

Note: This Question is unanswered, help us to find answer for this one

9. The DBMS_SPACE_ADMIN package provides maintenance procedures for locally managed tablespaces?

Answer

Correct Answer: True

Note: This Question is unanswered, help us to find answer for this one

10. AUTOALLOCATE causes the tablespace to be system managed with a minimum extent size of 6K?

Answer

Correct Answer: False

Note: This Question is unanswered, help us to find answer for this one