How can we help you today? How can we help you today?
dwjongbloed
back up all system databases
:?: is there a way to back up all the system databases via 1 script line like you can do single databases? Or do I have to do each system database seperately as in the script?
2 followers 2 comments 0 votes
Delete files older than xxx
I have a SQL job that is running the follwing T-SQL statement. However when it is run it is not deleting the prior day(s) files. Is it because I am doing an <Auto> on the name? EXECUTE master.....
2 followers 2 comments 0 votes
Backup extended stored procedure
when using this stored procedure does it automatically assume replace the existing file or is there a parmater that I need to qualify? :?:
2 followers 3 comments 0 votes