Date: 06/2005
NV Version:all
OS Version:all
Application version: ORACLE
plugin version: all
Description: Oracle User Managed backup completes with warning No archived logs found
Symptoms:
sample trace -
3 BACKINDX:2029 97 0 223032 Entry: /u02/archive SortLevel: 0
4 DIRSCAN :2029 1 0 223032 DirScan(/u02/archive)
4 DIRSCAN :2029 6 0 223032 DirScanDirect(/u02/archive, dfb0cc3a, 8047b5c)
4 DIRSCAN :2029 6 0 223032 DirScanDirect(/u02/archive, dfb0cc58, 8047b70)
4 DIRSCAN :2029 5 0 223032 Process 'day2'
1 ORABACK :2029 40 0 223032 day2 does not match pattern
4 DIRSCAN :2029 5 0 223032 Process 'day1'
1 ORABACK :2029 40 0 223032 day1 does not match pattern
3 LOGGING :2029 13 0 223032 Processed 0 args, size of 0 bytes.
3 LOGGING :2029 14 0 223032 'No archived logs found'
Basically a scan of the directory /u02/archive configured as the archive log directory
returns 2 files named day1 & day2 niether of which match the archive log pattern as defined
within the plugin configuration
#1 check the oracle archive log directory specified within the oracle online plugin configuration and note the file names present within the directory.
#2 check the oracle plugin configuration and check the Archive File Pattern Field and note what value has been set there.
#3 log on the oracle server via sqlplus and perform the oracle command
sql> archive log list;
#4 Ensure that the oracle archive log path displayed by the archive log list command is the one configured within the plugin
#5 Ensure that The Archive File Pattern Field within the plugin uses a pattern that matches the archive log file names listed within the archive directory
#6 Finally - check that there is at lease one archived log file in the archive log directory. If not, issue the command:
SQL> alter system switch logfile;
English version available ID: 2311
Version française disponible ID
Deutsche Version verfügbar ID
© 2025 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center