Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is meant by redo log buffer ?

Answer Posted / deva

This buffer contains the information about the changes of
datablocks in the database buffer. While the redo log
buffer is filled during data modifications. The log writer
process wirtes information about the nmodifications to the
redo log files. These files are used after eg a system
crash in order to restore the database(database recovery)

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a package ? What are the advantages of package ?

1136


How many file formats are supported to export data?

1268


What is the parameter mode that can be passed to a procedure?

1109


How to divide query output into groups in oracle?

1032


Explain the blob datatype?

1123


What is the difference between a hot backup and a cold backup in oracle?

1075


How to assign values to data fields in record variables?

1077


What is translate in oracle?

1141


In SAP ECC 6.0 , under DB02 tcode , Tablespace name to be explain stepy step all the col

4233


What is ceil and floor in oracle?

1122


What is meant by raw datatype?

1118


How to export data to a csv file?

1385


How to define an anonymous procedure without variables?

1193


What is enter substitution variable in oracle?

1094


i have a question here... As of my knowledge, when we apply an index (b-tree)on a column, internally it arranges the data in b-tree format and do the fetching process correspondingly... and my quetion is... How a bit-map index arranges the data internally when applied on a column?IS it in b-tree format or whatelse?

2008