RMAN-06158: validation succeeded for archived log
Cause: The CHANGE ARCHIVED LOG VALIDATE command found that the archived log still matches its data in the recovery catalog. This is an informational message.
Action: No action required.
RMAN-06158: validation succeeded for archived log
Cause: The CHANGE ARCHIVED LOG VALIDATE command found that the archived log still matches its data in the recovery catalog. This is an informational message.
Action: No action required.
RMAN-06157: validation failed for archived log
Cause: The CHANGE ARCHIVELOG VALIDATE command found that the archived log could not be found or no longer contains the same data, so its record was deleted from the recovery catalog. This is an informational message.
Action: No action required.
RMAN-06156: validation succeeded for controlfile copy
Cause: The CHANGE CONTROLFILECOPY VALIDATE command found that the control file copy still matches its data in the recovery catalog. This is an informational message.
Action: No action required.
RMAN-06155: validation failed for controlfile copy
Cause: The CHANGE CONTROLFILECOPY VALIDATE command found that the control file copy could not be found or no longer contains the same data, so its record was deleted from the recovery catalog. This is an informational message.
Action: No action required.
RMAN-06154: validation succeeded for datafile copy
Cause: The CHANGE DATAFILE COPY VALIDATE command found that the datafile copy still matches its data in the recovery catalog. This is an informational message.
Action: No action required.
RMAN-06153: validation failed for datafile copy
Cause: The CHANGE DATAFILE COPY VALIDATE command found that the datafile copy could not be found or no longer contains the same data, so its record was deleted from the recovery catalog. This is an informational message.
Action: No action required.
RMAN-06152: CHANGE VALIDATE not supported for backup pieces or backup sets
Cause: The CHANGE VALIDATE command may not be performed on a backup piece.
Action: The CHANGE VALIDATE command may only be performed on datafile copies and archived logs. To verify the contents of a backup set, use the VALIDATE BACKUPSET command, which must be use inside of an RMAN RUN command.
RMAN-06151: datafile string creation scn string
Cause: This is an informational message. It should be accompanied by other messages.
Action: No action required.
RMAN-06150: auxiliary name for datafile number set to: string
Cause: This message is issued in response to a SET AUXNAME command. This is an informational message.
Action: No action required.
RMAN-06148: redundancy count must be greater than zero
Cause: The REDUNDANCY operand specified for a CHANGE or REPORT OBSOLETE command was zero.
Action: Specify a REDUNDANCY operand value greater than or equal to 1.