Include-exclude problems. Including only one directory

I made the exclude statement update, but the back-ups of system files are still occurring.
1) why -- the exclude should prevent it?
2) even if not excluded - why -- shouldn't the incremental back-up recognize that these files have been backed up?

An excerpt from the log file:
01/04/2011 02:21:16 Normal File--> 13,600 \\ibm-c0f711ed892\c$\WINDOWS\system\WFWNET.DRV [Sent]
01/04/2011 02:21:18 Normal File--> 146,432 \\ibm-c0f711ed892\c$\WINDOWS\system\winspool.drv [Sent]
01/04/2011 02:21:18 Normal File--> 15,360 \\ibm-c0f711ed892\c$\WINDOWS\TASKMAN.EXE [Sent]
01/04/2011 02:21:20 Normal File--> 94,784 \\ibm-c0f711ed892\c$\WINDOWS\twain.dll [Sent]
01/04/2011 02:21:21 Normal File--> 50,688 \\ibm-c0f711ed892\c$\WINDOWS\twain_32.dll [Sent]
01/04/2011 02:21:21 Normal File--> 49,680 \\ibm-c0f711ed892\c$\WINDOWS\twunk_16.exe [Sent]
01/04/2011 02:21:21 Normal File--> 25,600 \\ibm-c0f711ed892\c$\WINDOWS\twunk_32.exe [Sent]
01/04/2011 02:21:21 Normal File--> 18,944 \\ibm-c0f711ed892\c$\WINDOWS\vmmreg32.dll [Sent]
01/04/2011 02:21:26 Normal File--> 256,192 \\ibm-c0f711ed892\c$\WINDOWS\winhelp.exe [Sent]
01/04/2011 02:21:29 Normal File--> 283,648 \\ibm-c0f711ed892\c$\WINDOWS\winhlp32.exe [Sent]
01/04/2011 02:23:53 Successful incremental backup of 'System and Boot Files'
 
Are you using the scheduler or dsmcad? If scheduler, you need to restart it after modifying the dsm.opt file. Or are you using a client optionset?

Post the output from dsmc q inclexcl.
 
The top of the log file says:
01/04/2011 00:06:52
Executing scheduled command now.
01/04/2011 00:06:52 Node Name: COOPS2.AUSTIN.IBM.COM
01/04/2011 00:06:53 Session established with server RTPSAN09: AIX-RS/6000
01/04/2011 00:06:53 Server Version 5, Release 4, Level 2.0
01/04/2011 00:06:53 Data compression forced on by the server
01/04/2011 00:06:53 Server date/time: 01/04/2011 01:06:52 Last access: 01/04/2011 00:48:52

01/04/2011 00:06:53 --- SCHEDULEREC OBJECT BEGIN WORKSTAT-0100 01/04/2011 01:00:00
01/04/2011 00:06:54 Incremental backup of volume '\\ibm-c0f711ed892\c$'
01/04/2011 00:06:54 Incremental backup of volume 'SYSTEMOBJECT'
01/04/2011 00:06:54 Backup System Object: 'COM+ Database'.

01/04/2011 00:06:54 Backup System Object: 'Event Log'.

01/04/2011 00:06:54 Backup System Object: 'Registry'.

01/04/2011 00:06:54 Backup System Object: 'WMI Database'.

01/04/2011 00:06:54 Backup System Object: 'System and Boot Files'.

01/04/2011 00:06:54 Backup System Object: 'Automated System Recovery'.

01/04/2011 00:08:28 ANS1898I ***** Processed 500 files *****
...
Here is the output of the "q inclexcl". Sorry for the newbie question, but how do I restart the scheduler?

ScreenShot.gif
 
Its a windows service, go to control panel / services. If you're using it, it will be in running state. If you're using dsmcad instead, you will have a cad in running state and scheduler stopped..
 
Thanks. Looks like it is working now. The syntax of the exclude statement must have been the root problem (although it had given no errors before).
For others, the service on XP is under Control panel --> Administrative Tools --> (the name that you created in the tsm setup)
 
Back
Top