Tivoli Storage Manager for Sun Solaris Administrator's Guide


Scheduling Tivoli Storage Manager Commands

This section demonstrates the commands that could be use for the scheduling configuration tasks that are previously discussed in this chapter.

Define a schedule for a client:

define schedule engpoldom daily_backup starttime=21:00 
duration=2 durunits=hours

Associate a client with a schedule:

define association engpoldom weekly_backup engnode

On the client workstation, start the scheduler:

dsmc schedule 

Display schedule information:

query schedule engpoldom

Check to see if the schedule ran successfully:

query event engpoldom weekly_backup begindate=-7 begintime=now
 enddate=today endtime=now 


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