How to fix the Oracle error RMAN-06531: CHANGE … KEEP not supported for incremental BACKUPSET?

In this post, you’ll learn more about the Oracle ErrorRMAN-06531: CHANGE … KEEP not supported for incremental BACKUPSET with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

RMAN-06531: CHANGE … KEEP not supported for incremental BACKUPSET

Reason for the Error RMAN-06531: CHANGE … KEEP not supported for incremental BACKUPSET

The CHANGE BACKUPSET … KEEP command was entered, but the BACKUPSET is an incremental backup set. Incremental backup sets cannot have KEEP attributes.

How to fix the Error RMAN-06531: CHANGE … KEEP not supported for incremental BACKUPSET ?

You can fix this error in Oracle by following the below steps

Do not specify a backup set with archived logs for the CHANGE BACKUPSET … KEEP command.

Tags :

Leave Your Comment