Sunday, February 19, 2012

Backup Log using Maintenance Plan

Is there a means to look at the code that is generated from a 'Backup Log'
command in a Maintenance Plan in SQL Server 2000? I would like to verify the
exact syntax of the 'Backup Log' command when the Maintenance Plan executes.
Thank you,
PALDBARun a Profiler trace while the job is executing.
--
Tibor Karaszi, SQL Server MVP
http://www.karaszi.com/sqlserver/default.asp
http://www.solidqualitylearning.com/
"paldba" <paldba@.discussions.microsoft.com> wrote in message
news:8E0DA0A0-ECB3-46E0-9D8C-73AB63B24B04@.microsoft.com...
> Is there a means to look at the code that is generated from a 'Backup Log'
> command in a Maintenance Plan in SQL Server 2000? I would like to verify the
> exact syntax of the 'Backup Log' command when the Maintenance Plan executes.
> Thank you,
> PALDBA

No comments:

Post a Comment