Issue When coming from SAP, i.e. SnapManager for SAP, it was creating Snapshots for: oraarch - Oracle archive logs oradata - Oracle data files orahome - Oracle home (ORACLE_HOME) oraundo - Oracle undo...Issue When coming from SAP, i.e. SnapManager for SAP, it was creating Snapshots for: oraarch - Oracle archive logs oradata - Oracle data files orahome - Oracle home (ORACLE_HOME) oraundo - Oracle undo logs The Backup Snapshots are usually snapshotting the ORACLE_HOME as well, since there is extra information kept about the oracle database in that location. The undo (and temp) files are not really necessary, since they can be recreated easily for restoring, and are created separately for cloning.