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
Why do we need oracle client?
How to turn on or off recycle bin for the instance?
Why do we use coalesce function in oracle?
How to delete all rows a table in oracle?
How to define an explicit cursor in oracle?
State and explain the different types of data models?
Give the various exception types.
Which environment variables are absolutely critical in order to run the OUI?
Please explain compound trigger in oracle?
How to sort output in descending order in oracle?
State some uses of redo log files?
How to initialize variables with default values?
Tab A A B ------ 1 A 2 B 3 C Tab B A B ----- 4 D 5 E 6 F Generate the value into B table from A table. Only table A has the value. Write the SQL query to get B table value.
what is Single Byte Overhead...?
How will you identify oracle database software release?