Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Transaction log structure

user8610659Jun 29 2015 — edited Jun 29 2015

Hi All,

I need to understand how  is transaction log structured? Is it change data block from database( changed vector block) or the transactions being committed by the applicaiton(e.g: insert into emp values (1,'uno','india')

Also during replication, whether Changed Block is transferred from Master to Slave or Transaction if replayed at Slave.

Regards

This post has been answered by ChrisJenkins-Oracle on Jun 29 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 27 2015
Added on Jun 29 2015
3 comments
706 views