Show TOC

Names of the BRARCHIVE Detail LogsLocate this document in the navigation structure

Every detail log contains a name with the following format:

a<encoded timestamp>.<ext>

The first characters indicate the encoded time the archiving was performed (action ID). The extension (function ID) indicates the type of archiving. The logs are stored in the saparch directory.

Possible function IDs:

  • sve: offline redo log files archived for the first time (option -s)

  • cpy: offline redo log files archived a second time (option -sc)

  • svd: offline redo log files archived and then deleted from the archiving directory (option -sd)

  • cpd: offline redo log files archived a second time and then deleted from the archiving directory (option -scd)

  • dsv: deleted archived redo log files (option -ds)

  • dcp: offline redo log files that had been archived twice were deleted (option -dc)

  • ssv: offline redo log files archived twice. Archiving was performed on two tape devices in parallel (option -ss).

  • ssd: offline redo log files archived twice and then deleted. Archiving was performed on two tape devices in parallel (option -ssd).

  • cps: archived offline redo log files were archived for a second time. Then continues with the archiving of the files newly included in the archiving directory (option -cs).

  • cds: archived offline redo log files were archived for a second time and deleted. Then continues with the archiving of the files newly included in the archiving directory (option -cds).

  • tia: BRARCHIVE option -i, -i force or -i show was used to initialize a volume or display the information in the label

  • qua: BRARCHIVE option -q or -q check was used to display which volumes are to be used for archiving or make sure that those volumes were actually mounted. No archiving was started.

  • cma: BRARCHIVE option -k only was used to perform a software compression, but no archiving was started. This can be used to determine the current compression rate of all offline redo log files.

  • vra: offline redo log file verification with RMAN, option -w only_rmv

  • fst: BRARCHIVE option -f stop|suspend|resume was used to control a BRARCHIVE run

  • aab: BRARCHIVE run was aborted using brarchive -g|-gun|--abort