Errorlogname
This option specifies the fully qualified path and file name of the file that contains the error messages.



The value for this option
overrides the DSM_LOG environment variable. The dsmwebcl.log and dsmsched.log files
are created in the same directory as the error log file you specify
with the errorlogname option.
For
Mac OS X, the default location is one of the following: ~/Library/Logs/tivoli/tsm/
/Library/Logs/tivoli/tsm/
The dsmerror.log cannot be a symbolic
link.
The value for this option overrides
the DSM_LOG environment variable. The dsmwebcl.log and dsmsched.log files
are created in the same directory as the error log file you specify
with the errorlogname option.





Supported Clients
This option is valid for all clients.
Options File



Place this option in the client
system-options file (dsm.sys) within a server stanza. You
can set this option on the General tab, Select
Error Log button of the Preferences editor.
Place this option in the client options file (dsm.opt).
You can set this option on the General tab, Select
Error Log button of the Preferences editor.
Syntax
Parameters
- filespec
- The fully qualified path and file name in which to store error log information. If any part of
the path you specify does not exist, the client attempts to create it.



The dsmerror.log file cannot be a symbolic
link.
Examples



Options file:



errorlogname /tmp/tsmerror.log
Options file:
errorlogname c:\temp\dsmerror.log


Command
line:



-errorlogname=/tmp/tsmerror.log
Command line:
-errorlogname=c:\temp\dsmerror.log
This option is valid only on the initial command line. It is not valid in interactive mode.
The
location of the log file specified using the Client Service Configuration
Utility or the client configuration wizard overrides the location
specified in the client options file (dsm.opt).
