The central TSm configuration file is named dsm.sys under Unix and dsm.opt under Windows. The following table shows where this file is located, while path refers to the basic installation directory (which varies depending on the operating systems) of the software.
| operating system | configuration file |
| AIX | /usr/tivoli/tsm/client/ba/bin/dsm.sys |
| other Unix/Linux systems | /opt/tivoli/tsm/client/ba/bin/dsm.sys |
| Windows | c:\programme\tivoli\tsm\baclient\dsm.opt |
Attention: On unix systems the dsm.opt file has to be created next to the dsm.sys file as well. The dsm.opt file has to be empty on unix systems.
In the configuration file dsm.sys / dsm.opt - which eventually has to be created - the following configuration has to be made to use the archive:
TCPSERVERADDRESS a01.rz.rwth-aachen.de TCPPORT 1545 COMMMETHOD tcpip
If the backup and archive service are used on the same computer the follwing things have to be regarded:
dsmj -server=archive -virtualnodename=<Benutzerkennung>
dsm -virtualnodename=<Benutzerkennung> -optfile=dsm_archiv.opt
Attention: The TSM-Client needs writable access to the TSM errorlog file. The default for the errorlog file is dsmerror.log in the current directory. If needed, you can use -errorlogname option when starting the client to define a specific errorlog file, e.g.:
dsm -virtualnodename=<Benutzerkennung> -optfile=dsm_archiv.opt -errorlogname=c:\temp\dsmerror_ae106st.log
If the TSM client is started as user (without administrator rights) on a windows system the following things have to be noticed:
SKIPNTS yes SKIPNTP yes
(*) only Windows Vista und Windows Server 2008