Messages from BR002I to BR028E  

 

BR002I BRARCHIVE %s

BR003I BRARCHIVE terminated successfully.

BR004I BRARCHIVE terminated with warnings.

BR005I BRARCHIVE terminated with errors.

BR006I Start of offline redo log processing: %s %s %s

BR007I End of offline redo log processing: %s %s %s

BR008I Offline redo log processing for database instance/s: %s

BR009I BRARCHIVE action ID: %s

BR010I BRARCHIVE function ID: %s

BR011I %d offline redo log files found for processing, total size %4.3f MB.

BR012I %d next offline redo log files found for processing, total size %4.3f MB.

BR013W No offline redo log files found for processing.

BR014I %d of %d offline redo log files processed - %4.3f MB of %4.3f MB done.

BR015I Offline redo log file %s deleted.

BR016I %d Offline redo log files processed.

BR017W Offline redo log file %s not found.

Case 1: Offline redo log files were deleted using operating system utilities before they could be archived, or ORACLE ARCHIVELOG mode was temporarily deactivated. BRARCHIVE was started with option -s , -sd , -ss , or -ssd .

Case 2: Offline redo log files were deleted using operating system utilities after they were archived once by BRARCHIVE, but not yet deleted by BRARCHIVE. BRARCHIVE was started with option -sc , -scd , -ds , or -dc .

Case 2: The warning is issued repeatedly when BRARCHIVE is started with option -sc , -scd , -ds , or -dc . To suppress the message, you have to edit the summary BRARCHIVE log <ORACLE_HOME>/saparch/arch<DBSID>.log . In the #COPIED and #DELETED lines, which refer to the affected offline redo log files, replace the first character, "#", with "+" or "*".

Example:

Display before:

#ARCHIVE.. 622 /oracle/C11/saparch/C11arch1_622 1995-03-03 03.36.47
#SAVED.... acovzgvj ssd #C11A34/13 1995-03-03 08.05.18
#COPIED.............. .................................
#DELETED............. ..................

Display after:

#ARCHIVE.. 622 /oracle/C11/saparch/C11arch1_622 1995-03-03 03.36.47
#SAVED.... acovzgvj ssd #C11A34/13 1995-03-03 08.05.18
+COPIED.............. .................................
+DELETED............. ..................

BR018I Waiting for the next offline redo log file...

BR019I Volume size limit reached - no more offline redo log files will be processed.

BR020E BRARCHIVE already running or was killed.

BR021I Please delete the file %s if BRARCHIVE was killed.

BR022I Setting BRARCHIVE lock failed.

BR025E Not enough backup devices for this function.

BR026I BRARCHIVE started with option %s will be stopped now.

BR027I BRARCHIVE started with option %s has been stopped.

BR028E BRARCHIVE started with option %s is not running.