Quantcast
Channel: SQL Server Setup & Upgrade forum
Viewing all articles
Browse latest Browse all 5760

SQL Server Maintenance Plan does not run DEL command in .BAT

$
0
0

Hello,

I have a T-SQL Statement task in my Maintenance Plan that runs a .BAT file and it runs OK when manually executed.  The .BAT file has a del d:\backups\*.* command in it. However, when the plan runs automatically at a scheduled time, the .BAT file does not delete files.  Could this be a permissions issue?


Paul



Viewing all articles
Browse latest Browse all 5760

Trending Articles