What are the components of Physical database structure of
Oracle Database?
Answer Posted / nishi
Oracle database is comprised of three types of files. One or more datafiles, two are more redo log files, and one or more control files.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the order of defining local variables and sub procedures/functions?
what are the advantages of running a database in archive log mode?
What is a system tablespace and when it is created?
How to define a variable of a specific record type?
What is an oracle transaction?
What are the various constraints used in oracle?
Explain oracle insert into command?
What is an oracle database table?
What are the parameters that we can pass through a stored procedure?
What is a static data dictionary in oracle?
How to Truncate Table in Oracle
What is the difference between PFILE and SPFILE in Oracle?
Which environment variables are absolutely critical in order to run the OUI?
What happens to the current transaction if the session is ended?
What is the difference between hot backup and cold backup in oracle? Tell about their benefits also.