What is a Redo Log ?
Answers were Sorted based on User's Feedback
Answer / santosh sagar
Redo Log buffers are the files in oracle architecture which
keeps the track of transactions being done on the database.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / orawhiz
The set of Redo Log files for a database is collectively
known as the database's redo log.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nishi
The most crucial structure for recovery operations is the redo log, which consists of two or more preallocated files that store all changes made to the database as they occur. Every instance of an Oracle Database has an associated redo log to protect the database in case of an instance failure.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is proxy method?
Explain the use of tables option in exp command.
What's dateware house and what's clustor with practicle example
What exactly do quotation marks around the table name do?
write a query to count number of alphabets in given string for example "APPLE" write a query to generate sequence from 50 to 100 write a query to display in single string "ABCD,EFGH,IJKL,PQRS"
What are ddl statements in oracle?
Iam learning oracle developer 2000.. can anyone give me then tutorials sites or PDF related to developer 2000 please send me the details @ mak2786@gmail.com thanks Arun
What does a Control file Contain ?
Why is oracle database so popular?
structural difference between bitmap and btree index ?
How to use regular expression in pattern match conditions in oracle?
What is Java Pool in Oracle?