Skip to main content
ExLibris
  • Subscribe by RSS
  • Ex Libris Knowledge Center

    Cold backup failing

    • Article Type: General
    • Product: Aleph
    • Product Version: 18.01

    Description:
    Cold backup failing. We've recently manually removed archive logs and the cold backup keeps failing.

    Resolution:
    In order to fix the cold backup problem please run the following RMAN command:

    rman target aleph_dba/aleph_dba@$machinename.aleph1
    RMAN> crosscheck archivelog all;

    The crosscheck process ensures that data about backup is synchronized with actual files. It physically checks and updates the control file for the next run.

    The crosscheck command is mentioned in the very end of the Backup Package documentation.

    Additional Information

    backup failing archive logs crosscheck RMAN


    • Article last edited: 10/8/2013
    • Was this article helpful?