Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

OCI-32355

out-of-place refresh cannot be used in atomic mode

Cause

Both 'atomic_refresh' and 'out_of_place' parameters were set to 'true' in the refresh interface.


Action

Either set the 'atomic_refresh' parameter to 'false' or set the 'out_of_place' parameter to 'false'.