Database Error Messages

OCI-45161

The backup piece size cannot exceed database DISK_RESERVED_SPACE.

Cause

An individual backup piece exceeded the database protection policy DISK_RESERVE_SPACE value. A safe DISK_RESERVED_SPACE value would exceed the size of the database.


Action

Use DBMS_RA.UPDATE_DB to increase the DISK_RESERVED_SPACE value of the database.