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

  • Thread starter Thread starter Dapeng Wu
  • Start date Start date
Status
Not open for further replies.
D

Dapeng Wu

Guest
Unlike index check or dbanalys, binary dump is not a read-only operation. It may still update the database. For example, if running in single user mode, it needs to perform crash recovery; if auditing is enabled, it needs to record the auditing event. These operations may all cause writes to BI files.

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