Sybase & SQL Server Backup Scripts
l Command line interface
backup.pl –JJOBNAME [-t]
dump_database.pl, load_database.pl etc…
l Define Maintenance Plans In configure.cfg
If your Job is named MYPROD
l NUM_BACKUPS_TO_KEEP=1
l MYPROD_NUM_BACKUPS_TO_KEEP=2
The above keeps 2 backups for Plan MYPROD
30