Errorlogname

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

AIX operating systemsHP-UX operating systemsLinux operating systemsOracle Solaris operating systemsMac OS X operating systemsThe 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.

Mac OS X operating systemsFor Mac OS X, the default location is one of the following:
~/Library/Logs/tivoli/tsm/
/Library/Logs/tivoli/tsm/

Mac OS X operating systemsThe dsmerror.log cannot be a symbolic link.

Windows operating systemsThe 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.

AIX operating systemsHP-UX operating systemsLinux operating systemsOracle Solaris operating systemsMac OS X operating systemsWindows operating systems

Supported Clients

This option is valid for all clients.

Options File

AIX operating systemsHP-UX operating systemsLinux operating systemsOracle Solaris operating systemsMac OS X operating systemsPlace this option in the dsm.sys file within a server stanza. You can set this option on the General tab, Select Error Log button of the Preferences editor.

Windows operating systemsPlace 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

Read syntax diagramSkip visual syntax diagram
>>-ERRORLOGName-- --filespec-----------------------------------><

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, Tivoli® Storage Manager attempts to create it.

AIX operating systemsHP-UX operating systemsLinux operating systemsOracle Solaris operating systemsMac OS X operating systemsThe dsmerror.log file cannot be a symbolic link.

Examples

AIX operating systemsHP-UX operating systemsLinux operating systemsOracle Solaris operating systemsMac OS X operating systemsOptions file:
AIX operating systemsHP-UX operating systemsLinux operating systemsOracle Solaris operating systemsMac OS X operating systemserrorlogname /tmp/tsmerror.log
Windows operating systemsOptions file:
Windows operating systemserrorlogname c:\temp\dsmerror.log
AIX operating systemsHP-UX operating systemsLinux operating systemsOracle Solaris operating systemsMac OS X operating systemsCommand line:
AIX operating systemsHP-UX operating systemsLinux operating systemsOracle Solaris operating systemsMac OS X operating systems-errorlogname=/tmp/tsmerror.log
Windows operating systemsCommand line:
Windows operating systems-errorlogname=c:\temp\dsmerror.log

This option is valid only on the initial command line. It is not valid in interactive mode.

Windows operating systemsThe 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).