1.

What Happens If Rvwr Cannot Write To Disk?

Answer»

It DEPENDS on the context where the write ERROR occurs:

  • If there’s a Guaranteed Restore Point, the database crashes to ensure the restore point guarantee is not VOIDED.
  • If there isn’t a Guaranteed Restore Point and it’s a primary database, the Flashback Mode will be automatically turned off for the database, which will continued to operate normally.
  • If there isn’t a Guaranteed Restore Point and it’s a STANDBY database, the database will hang until the cause of the write failure is FIXED.

It depends on the context where the write error occurs:



Discussion

No Comment Found