List the Optional Flexible Architecture (OFA) of Oracle
database ?
Answer Posted / orawhiz
SYSTEM - Data dictionary tables.
DATA - Standard operational tables.
DATA2- Static tables used for standard operations
INDEXES - Indexes for Standard operational tables.
INDEXES1 - Indexes of static tables used for standard
operations.
TOOLS - Tools table.
TOOLS1 - Indexes for tools table.
RBS - Standard Operations Rollback Segments,
RBS1,RBS2 - Additional/Special Rollback segments.
TEMP - Temporary purpose tablespace
TEMP_USER - Temporary tablespace for users.
USERS - User tablespace.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is an Oracle Data Segment?
Can a Tablespace hold objects from different Schemes in Oracle?
What is an Oracle Data Block?
What is the function of Redo Log in Oracle?
Teradata: How can we know the indexed column in a table?
What is an Oracle SYSTEM tablespace and when is it Created?
How to define Data Block size in Oracle?
What are the consideration at tehe migration of Oracle 9i to 10G.
Can a View based on another View in Oracle?
What is an oracle database schema?
What are the uses of Oracle Rollback Segment?
What is an Oracle Rollback Segment?
What is the use of Oracle Control File?
What are Oracle Schema Objects?
How to calculate the approximate size of the SGA based on the size of the block,shared_pool,redo_buffer_cache and db_buffer_cache?