What are the components of Physical database structure of
Oracle Database?
Answer Posted / m.kesava moorthi
it consist of three main types of files,there are 1.data
files, 2.control files,3.redo files and some other files
like initialization files,network administration files,alert
log files,trace files,password files
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
How can windows applications connect to oracle servers?
How data locks are respected in oracle?
How many data types are supported?
Can group functions be mixed with non-group selection fields?
How to get a create statement for an existing table?
How a database is related to tablespaces?
What is the difference between hot backup and cold backup in oracle? Tell about their benefits also.
What privilege is needed for a user to insert rows to tables in another schema?
Select all the employees who were hired in last 2 years and who works in dept where max managers are working.
How to use values from other tables in update statements using oracle?
How do I spool to a csv formatted file using sqlplus?
Respected sir, Please send me technical questions related to oracle apps..
How to define a variable to match a table column data type?
What is an oracle database?
What is the difference difference between $ORACLE_HOME and $ORACLE_BASE.