Client Config filesdsm.sys dsm.opt Get the management classdsmc query mg Get the scheduledsmc query schedule Query backups - backups from yesterday success? ps: there must be modified files in this directory.dsmc Query Backup -SUbdir=yes -FROMDate=10/15/2005 -TODate=10/16/2005 /path/to/folder/ Query Inclusion and exclusiondsmc q inclexcl Query Archivedsmc query archive /path/to/file Do an incremental backupdsmc i Backup a single folderdsmc backup /path/to/folder/ -subdir=yes -verbose Do a restoredsmc restore /path/to/folder/ -subdir=yes -verbose dsmc restore /path/to/folder/ -subdir=yes -verbose -pitd= * -inac to restore inactif files. Do an archivedsmc restore /path/to/folder/ -subdir=yes -verbose -pitd=11/14/2010 -pitt=16:00:00 dsmc archive /path/to/archive/ -subdir=yes -verbose -desc="My Archive Description" -archsyml=no -archm=archive_180days Restore an archivedsmc retrieve /path/to/retrive/ -subdir=yes Delete an archivedsmc delete archive -desc="description used during the archive" Test if tdpo for oracle works uses TPDO.filename in same directory for password confcd /usr/tivoli/tsm/client/oracle/bin64 ./tdpoconf showenvironment Delete filespaces interactivly ( with a menu to choose )dsmc delete filespace Exclude / include examples in dsm.sysExclude.compress *.gz Exclude.compress /.../*.gz Exclude.dir /opt/tivoli Exclude.fs /tmp Exclude /var/lib/mysql/.../* Include /var/lib/mysql/backup/.../*