TSM backups via SQL Server Agent job

  • Good Day All

    Can one of you please assist?

    The client wants us to backup all databases to TSM. The TSM commandline and GUI backups work.

    When I Create a sql server agent job in SQL server, the job just runs without stopping.

    Can you please let me know if the below is the correct syntax?

    C:\Program Files\Tivoli\TSM\TDPSql\tdpsqlc backup DBA full /stripes=3 /tsmoptfile="C:\program files\tivoli\tsm\tdpsql\dsm.opt" /configfile="C:\program files\tivoli\tsm\tdpsql\tdpsql.cfg" /Logfile="C:\Backups\SQLTSMBackupFULL.txt > C:\Backup

    s\SQLTSMBackupFULLDetail.txt"

    The job runs under the SQL server Agent service account.

    Please and thank you. 🙁

    Anchelin

Viewing post 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply