Hi, i have a script (BASEBKPFULL) for a full TSM database backup wich runs every day at 9:00 am. and i want to run it again at 15:00 so im creating a new schedule:
def sched BASEBKPFULL T=A CMD="RUN BASEBKPFULL" ACT=yes Desc= Full Backup TSM Database using BASEBKPFULL script STARTIME=15:00:00 Dur=10 duru=minutes DAYOFWEEK=ANY
Please let me know if this is correct or if i should modify/add/delete any parameter.
Kind regards.
Santiago.