Tivoli Header

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

Schedlogname

Authorized User

The schedlogname option specifies the path and file name where you want to store schedule log information. Use this option only when the scheduler is running.

When you run the schedule command, output from scheduled commands is displayed on your screen. Output is also sent to the file you specify with this option.

Note:
The Tivoli Storage Manager Client API does not support this option.

Supported Clients

This option is valid for all UNIX clients.

Options File

Place this option in the client system options file dsm.sys.

Syntax

>>-SCHEDLOGName- filespec--------------------------------------><
 
 

Parameters

filespec
Specifies the path and file name where you want to store schedule log information when processing scheduled work.

If you specify a file name only, the file is stored in your current directory. The default is the installation directory with a file name of dsmsched.log. The dsmsched.log file cannot be a symbolic link.

Examples

Options file:
schedlogname /home/mydir/schedlog.jan 

Command line:
-schedlogname=/home/mydir/schedlog.jan

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 ]