Tivoli Header

Tivoli Storage Manager for Windows Backup-Archive Clients Installation and User's Guide

Errorlogname

The errorlogname option specifies the fully qualified path and file name of the file where you want to store information about errors that occur during processing. The value for this option overrides the DSM_LOG or DSM_DIR environment variables. The dsmwebcl.log and dsmsched.log files will be created in the same directory as dsmerror.log.

Supported Clients

This option is valid for all Windows clients.

Options File

Place this option in the client options file dsm.opt.

Syntax

>>-ERRORLOGName- filespec--------------------------------------><
 
 

Parameters

filespec
The fully qualified path and file name where you want to store error log information. Ensure that all directories and subdirectories in the path exist and are accessible by client processing. Tivoli Storage Manager will not create directories for you.

The default is the path indicated by the DSM_LOG or DSM_DIR environment variable. If DSM_LOG or DSM_DIR are not specified, the dsmerror.log file will reside in the current working directory.

Examples

Options file:

errorlogname c:\temp\dsmerror.log


Command line:

-errorlog=c:\temp\dsmerror.log

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


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]