[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Why binary dump tried to write to BI file?

  • Thread starter Thread starter gus bjorklund
  • Start date Start date
Status
Not open for further replies.
G

gus bjorklund

Guest
only if a commit note is in one of the buffers. when the delayed commit timer expires, buffers up to and including the commit will be written, but not any later than that. if there is an open transaction that has not committed, its notes can sit in memory until a long time has transpired. perhaps even until database shutdown, at which point it will be rolled back.

Continue reading...
 
Status
Not open for further replies.
Back
Top