Database Error Messages

ORA-65474

Lost write tablespace does not exist or has insufficient space, or lost write protection is disabled.

Cause

Enabling lost write protection failed because:

  1. The lost write tablespace did not exist.
  2. The lost write table space had insufficient space.
  3. Shadow lost write was not enabled for the database.

Action

Identify the cause and pick the corresponding action:

  1. Create a lost write tablespace.
  2. Add space to an existing lost write tablespace.
  3. Turn on shadow lost write protection for the database.