If I can remember well, try with, regardless the path: exclude.backup *:\...\*.mdf exclude.backup *:\...\*.ldf exclude.backup *:\...\*.ndf
2015-02-06 13:09 GMT-06:00 Kinder, Kevin P <[email protected]>: > TSM Client 6.3.2.2 > Windows Server 2003 R2 64bit > > I have the following include\exclude statements: > > EXCLUDE "E:\Interfaces\NLXjobs\WV_NLXjobs.xml" > EXCLUDE "E:\Microsoft SQL Server\MSSQL.1\MSSQL\Data\*.mdf" > EXCLUDE "E:\Microsoft SQL Server\MSSQL.1\MSSQL\Data\*.ldf" > EXCLUDE "E:\Microsoft SQL Server\MSSQL.1\MSSQL\Data\*.ndf" > > EXCLUDE "F:\MACCWV\MACCWV_log.ldf" > EXCLUDE "F:\Workspace\Workspace_log.ldf" > EXCLUDE "F:\Migration2\Migration2_log.ldf" > > EXCLUDE "G:\MACCWV\MACCWV_data.mdf" > EXCLUDE "G:\MACCWV\MACCWV_indexes.ndf" > EXCLUDE "G:\Workspace\Workspace_data.mdf" > EXCLUDE "G:\Migration2\Migration2_data.mdf" > > EXCLUDE.DIR "*:\RECYCLER" > EXCLUDE.DIR "G:\TestRestore" > > > I am getting the following errors: > > > 02/05/2015 03:12:56 ANS1496W Duplicate include/exclude option 'EXCLUDE > F:\MACCWV\MACCWV_log.ldf' found while processing the client options file. > This might produce unexpected results. > > 02/05/2015 03:12:56 ANS1496W Duplicate include/exclude option 'EXCLUDE > F:\Migration2\Migration2_log.ldf' found while processing the client options > file. > This might produce unexpected results. > > 02/05/2015 03:12:56 ANS1496W Duplicate include/exclude option 'EXCLUDE > F:\Workspace\Workspace_log.ldf' found while processing the client options > file. > This might produce unexpected results. > > 02/05/2015 03:12:56 ANS1496W Duplicate include/exclude option 'EXCLUDE > G:\MACCWV\MACCWV_data.mdf' found while processing the client options file. > This might produce unexpected results. > > 02/05/2015 03:12:56 ANS1496W Duplicate include/exclude option 'EXCLUDE > G:\MACCWV\MACCWV_indexes.ndf' found while processing the client options > file. > This might produce unexpected results. > > 02/05/2015 03:12:56 ANS1496W Duplicate include/exclude option 'EXCLUDE > G:\Migration2\Migration2_data.mdf' found while processing the client > options file. > This might produce unexpected results. > 02/05/2015 03:12:56 ANS1496W Duplicate include/exclude option 'EXCLUDE > G:\Workspace\Workspace_data.mdf' found while processing the client options > file. > This might produce unexpected results. > > I can't see where the errors are in my dsm.opt file. This is on a > two-server cluster, but I don't think that has anything to do with the > issue. I have resaved the options file and stopped and started the TSM > Scheduler service via the Cluster Administrator, but it still produces the > same errors. Any ideas? > > > - - - - - - - - - - > Kevin Kinder > State of WV >
