Include/exclude list sample (Windows)

The include/exclude list is intended for the standard client user option file. The purpose is to exclude files that are easy to restore. Also, exclude files that are already saved by Data Protection for SAP from routine IBM Storage Protect™ incremental backups. Typically, such files are Windows™ system files and database files.

*************************************************************************
* This Include-Exclude list is used for incremental backups of file
* systems by the IBM Storage Protect command-line backup client.
* Therefore the name of this file has to be set under the keyword InclExcl
* in the standard IBM Storage Protect client user option file "dsm.opt".
*
* Since the backup of the ORACLE database is done by
* Data Protection for SAP (R) and not by IBM Storage Protect 
* command-line backup client, the ORACLE database should be excluded
* from backups by the IBM Storage Protect command-line backup client.
*
* Note 1:
* The environment variable DSM_CONFIG contains the full file name of
* the IBM Storage Protect client user option file "dsm.opt".
* Note 2:
* This Include-Exclude is not used by Data Protection for SAP (R).
*
*************************************************************************
Exclude *:\...\*.swp
Exclude *:\...\*.obj
Exclude *:\...\*.csm
Exclude *:\...\*.dsk
Exclude *:\...\*.bak
Exclude *:\...\win386.swp
Exclude *:\...\386spart.par
Exclude *:\...\pagefile.sys
Exclude *:\...\*.par
Exclude *:\...\SYSTEM32\CONFIG\*.*
Exclude *:\...\SYSTEM32\CONFIG\...\*
Exclude *:\IBMBIO.COM
Exclude *:\IBMDOS.COM
*
*Exclude the following ORACLE database files:
*
Exclude *:\oracle\C21\saparch\...\*
Exclude *:\oracle\C21\sapbackup\...\*
Exclude *:\oracle\C21\sapreorg\...\*
Exclude *:\oracle\C21\sapdata*\...\*