You can schedule the Decision Support Loader (DSL) to run automatically with the TSM Scheduler. The first task is to install and configure the DSL on a dedicated workstation. The remaining tasks are described in Setting up Tivoli Storage Manager for Scheduling the Decision Support Loader.
Assume that the DSL is set up and configuration information for the DSL is saved in a file called TSMDLS.ini. Use the following steps to set up the server for scheduling the DSL to run automatically:
c:\program files\tivoli\tsm\decision\tsmdsl.exe
Define the schedule called tsm_dsl, using the command below:
define schedule standard tsm_dsl action=c object='"c:\"program files"\tivoli\tsm\decision\tsmdsl"'
define association standard tsm_dsl ASTROdsl
dsmc schedule -node=ASTROdsl -password=secret
The DSL will be processed according to the defined schedule.