RMAN-06127: skipping read only file string
Cause: The indicated file will not be included in the backup set because it is read only and the SKIP READONLY option was specified.
Action: No action required. This is an informational message only.
RMAN-06127: skipping read only file string
Cause: The indicated file will not be included in the backup set because it is read only and the SKIP READONLY option was specified.
Action: No action required. This is an informational message only.
RMAN-06126: skipping offline file string
Cause: The indicated file will not be included in the backup set because it is offline and the SKIP OFFLINE option was specified.
Action: No action required. This is an informational message only.
RMAN-06125: error while looking up archivelog key: number
Cause: An error occurred while looking up the specified archive log key in the recovery catalog.
Action: This error is accompanied by other errors describing the reason for the failure.
RMAN-06124: error while looking up datafilecopy key: number
Cause: An error occurred while looking up the specified datafile copy key in the recovery catalog.
Action: This error is accompanied by other errors describing the reason for the failure.
RMAN-06123: operation not supported without the recovery catalog
Cause: A command was used which requires a connection to a recovery catalog database. The command cannot be used when your backup repository is the target database control file.
Action: If a recovery catalog database is available, then connect to the recovery catalog and retry the command, otherwise enter a different command.
RMAN-06122: CHANGE .. UNCATALOG not supported for BACKUPSET/BACKUPPIECE
Cause: The CHANGE BACKUPPIECE/BACKUPSET .. UNCATALOG command was entered. The UNCATALOG operation is not supported with backup pieces.
Action: Use CHANGE BACKUPPIECE/BACKUPSET .. DELETE instead.
RMAN-06121: uncataloged controlfile copy
Cause: This is an informational message.
Action: No action required.
RMAN-06120: uncataloged archivelog
Cause: This is an informational message.
Action: No action required.
RMAN-06119: uncataloged datafile copy
Cause: This is an informational message.
Action: No action required.
RMAN-06118: control file copy cannot be found on disk, return code string
Cause: The CHANGE CONTROLFILECOPY AVAILABLE command was used, but the control file copy cannot be found on disk.
Action: If the storage containing the control file copy has been removed from the host, restore it and retry the command. If the control file copy is permanently gone, then issue the CHANGE CONTROLFILECOPY DELETE command for this datafile.