![]() Related Questions ORACLE database is comprised of three types of files. One or more Data files, two are more Redo Log files, and one or more Control files. Latest Answer : The components of a Physical Structure of a Database are as Follows:1.Control Files2.Redolog Files3.Data Files. ... A row is stored in a hash cluster based on the result of applying a hash function to the row's cluster key value. All rows with the same hash key value are stores together on disk. Latest Answer : Hash Clusters cluster table data in a manner similar to normal, index clusters. To find or store a row in a hash cluster, Oracle applies a hash function to the row's cluster key value. The resulting hash value corresponds to a data block in the cluster.All ... The set of Redo Log files for a database is collectively known as the database's redo log. Latest Answer : Oracle maintains logs of all transactions against the databse. These transactions are recorded in files called Online Redo log files.These logs are used to recover the database's transaction in their proper order in the evnt of database crash. The ... The Primary function of the redo log is to record all changes made to data. Latest Answer : Oracle maintains logs of all transactions against the databse. These transactions are recorded in files called Online Redo log files.These logs are used to recover the database's transaction in their proper order in the evnt of database crash. The redo ... The Information in a redo log file is used only to recover the database from a system or media failure prevents database data from being written to a database's data files. Latest Answer : Oracle maintains logs of all transactions against the databse. These transactions are recorded in files called Online Redo log files.These logs are used to recover the database's transaction in their proper order in the evnt of database crash. The redo ... When an instance of an ORACLE database is started, its control file is used to identify the database and redo log files that must be opened for database operation to proceed. It is also used in database Latest Answer : Uses of a Controlfile:1.It is used to identify the names and locations of datafiles,redologfiles.2.Redo History is recorded during log switches.3.Checkpoint information is recorded at ckpts are made.4.Timestamp of database creation.5.Database information ...
Sponsored Links
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||