What are the components of physical database structure in the Oracle database?
Answer Posted / hr@tgksolutions.com
The components of the physical database structure are:
• Greater than equal to two redo log files.
• Greater than equal to one control file.
• Greater than equal to one data file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What the is the diff between local index and global index. give some example.
What are the differences between number and binary_float in oracle?
What is oracle sid?
How does propagation differ between Advanced Replication and Snapshot Replication (read-only)?
How to commit the current transaction in oracle?
How many types of cluster table in Oracle?
What is materialized view in Oracle?
What privilege is needed for a user to create tables in oracle?
20. Using a set operator, display the client number of all clients who have never placed an order.
Why do we use bulk collect in oracle?
How to add another datafile to a tablespace?
How to invoke the data pump export utility?
what are steps for interface? where is exchange rate defined in which table?
How to store only time; not date and time?
How to create a new table by selecting rows from another table?