Got a strange one. TSM client 5.4.1.2 on Windows2003 running Oracle 11. The admin used to have an Exclude.DIR for the Oracle archive log directory and now wants to back it up. He removed the Exclude.DIR and added an Include to bind to a different management class, but nothing would back up. The output of Q INCLEXCL is showing several different Oracle excludes listed as "Operating System", but there are no matching entries in the FilesNotToBackup registry key. Here's brief snippet from the Q INCLEXCL:
Exclude All D:\ORACLE\PRODUCT\11.1.0\DB\DATABASE\SNCFPRB1.ORA Operating System Exclude All D:\ORACLE\DATA\PRB1\USERS01.DBF Operating System Exclude All D:\ORACLE\DATA\PRB1\UNDOTBS01.DBF Operating System Exclude All D:\ORACLE\DATA\PRB1\SYSAUX01.DBF Operating System Exclude All D:\ORACLE\DATA\PRB1\SYS01.DBF Operating System Exclude All D:\ORACLE\DATA\PRB1\PRB1_DATA_TS.DBF Operating System Exclude All D:\ORACLE\ADMIN\PRB1\ARCH\PRB1_1_5824_653576027.ARC Operating System Exclude All D:\ORACLE\ADMIN\PRB1\ARCH\PRB1_1_5823_653576027.ARC Operating System Exclude All D:\ORACLE\ADMIN\PRB1\ARCH\PRB1_1_5822_653576027.ARC Operating System Exclude All D:\ORACLE\ADMIN\PRB1\ARCH\PRB1_1_5821_653576027.ARC Operating System Exclude All D:\ORACLE\ADMIN\PRB1\ARCH\PRB1_1_5820_653576027.ARC Operating System Where are these coming from?? They are able to ARCHIVE this directory, but BACKUP the directory. Bill Boyer