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...
Continue reading...