Skip to Main Content

Berkeley DB Family

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!

meaning of VLSN and others

782420Aug 1 2010 — edited Aug 2 2010
1. I know LSN is log sequential number for each record. What is VLSN?

2. check pointer generates a snapshot of database which includes all latest records, and then the cleaner can clean deletable log files. My question is if the check pointer applies an incremental mechanism so that snapshot 1 (immediate previous one) + snapshot 2 (current one) = the whole database? It seems to be this case due to the DirtyMap data structure (something like that) .

Thanks.

Jiangfan
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 30 2010
Added on Aug 1 2010
2 comments
1,376 views