What is a Redo Log ?

Answers were Sorted based on User's Feedback



What is a Redo Log ?..

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

What is a Redo Log ?..

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

What is a Redo Log ?..

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

Post New Answer

More Oracle General Interview Questions

how to select alphabets in a one column , for this the table name is PA_TASKS and column name is TASK_NUMBER, In TASK_NUMBER the data like this 1.1.3NN,1.1.4NN,1.5.1NN,1.3.2NE,1.5NN,1NN,1.2NE,1CE , For this i need to disply output as only NN,but not other alphabets, if NN is thre means i should display , otherwise leave that blank or empty Its some urgent requirement ,thanks in advance

2 Answers  


How to delete an existing row from a table in oracle?

0 Answers  


How can we create the complete backup of data in the oracle.

0 Answers   IPEC, Satyam, SunTec,


Can we create index on views?

19 Answers   CTS, Syntel, TCS,


What is a schema in oracle?

0 Answers  






If I have a select statment which retrives 2 rows, & that rows have the same data in all the fields except the last field and I want to merge the 2 rows to be in 1 row with concatenating the last field which have the different data.... eg: the 1st row has these fields: A-B-C the second row has: A-B-X ........ i want to merge the two row to be in one row like ----> A- B- C,X

2 Answers  


What do you mean by merge in oracle and how can you merge two tables?

0 Answers  


What are the trigger associated with image items ?

1 Answers   Oracle,


How to create a new tablespace in oracle?

0 Answers  


What is a View ?

3 Answers  


What is Index Cluster ?

2 Answers  


what is the difference between joins and set operators.i am always confusing with two,can u pls kindly help me .

5 Answers   HCL, LN,


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)