Thanks for the suggestion, shahchi1.
Will that script create an actual backup of the transaction log? If so, where will it put the backup?
Also, we have a sql server agent "maintenance plan" job that runs nightly and makes static dumps of our database. Should we modify this job to also make backups of our transaction logs? Or is it safe to backup the transaction logs seperately, after our "maintenance plan" has finished executing?
|