Category Archives: RMAN Database Error Messages

RMAN-06137: must have recovery catalog for REPORT SCHEMA AT TIME

oracle

RMAN-06137: must have recovery catalog for REPORT SCHEMA AT TIME
Cause: A REPORT SCHEMA at_clause command was issued, but there is no recovery catalog database.
Action: If you are not using a recovery catalog, then you may only issue the REPORT SCHEMA command with no at_clause.

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

RMAN-06136: ORACLE error from auxiliary database: string

oracle

RMAN-06136: ORACLE error from auxiliary database: string
Cause: This message should be accompanied by other error messages indicating the cause of the error.
Action: Check the accompanying errors.

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

RMAN-06135: error executing host command: string

oracle

RMAN-06135: error executing host command: string
Cause: A host command returned a non-zero return code.
Action: Correct the offending command.

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

RMAN-06134: host command complete

oracle

RMAN-06134: host command complete
Cause: An operating system command has completed.
Action: No action required. This is an informational message.

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

RMAN-06133: recovery catalog may have obsolete data for datafile string

oracle

RMAN-06133: recovery catalog may have obsolete data for datafile string
Cause: A RESTORE UNTIL was issued, and the recovery catalog choose an older incarnation of the datafile than is listed in the control file.
Action: If the recovery catalog has correct data for the datafile, then restore a backup control file using the same UNTIL clause, then retry the datafile restore. Otherwise, restore a backup of the incarnation of the datafile listed in the control file.

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

RMAN-06132: cannot backup datafile string because it is not in the controlfile

oracle

RMAN-06132: cannot backup datafile string because it is not in the controlfile
Cause: A backup command was issued that includes the specified datafile, but the datafile is not listed in the control file. The control file is not current (it is a backup or a created control file).
Action: Recover the control file to make it current, then retry the backup command.

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

RMAN-06131: skip offline/readonly only allowed with current controlfile

oracle

RMAN-06131: skip offline/readonly only allowed with current controlfile
Cause: The SKIP OFFLINE and SKIP READONLY options are only permitted when the target database control file is current. When the target control file is not current, it is not possible to obtain a datafile's offline/read-only status.
Action: Remove the skip option or mount a current control file on the target database.

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

RMAN-06130: snapshot controlfile name set to: string

oracle

RMAN-06130: snapshot controlfile name set to: string
Cause: The snapshot control file name was not set, so RMAN set it to the default value.
Action: No action required. This is an informational message only.

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

RMAN-06129: invalid reserved channel ID: string

oracle

RMAN-06129: invalid reserved channel ID: string 
Cause: The specified channel ID is invalid. DELETE and DEFAULT are reserved channel names and may not be specified by users. 
Action: Specify a different channel ID. 

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

RMAN-06128: skipping inaccessible file string

oracle

RMAN-06128: skipping inaccessible file string
Cause: The indicated file will not be included in the backup set because it could not be read, and the SKIP INACCESSIBLE option was specified.
Action: No action required. This is an informational message only.

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/