VB script to check latest backup
This script checks the latest backup of all databases. Then it write a logfile with this timestamp. all backups older than one day will be marked as ERROR.
2007-06-11 (first published: 2005-06-30)
617 reads
This script checks the latest backup of all databases. Then it write a logfile with this timestamp. all backups older than one day will be marked as ERROR.
2007-06-11 (first published: 2005-06-30)
617 reads
By Steve Jones
Can an AI help me with some database API work? Let’s see. This is...
By Steve Jones
I saw a post where a developer was trying to read the Information Schema...
By Steve Jones
It’s the last T-SQL Tuesday of the year, and it’s amazing to think we’ve...
I have query which is filling TEMPDB I need suggestion how to modify this...
I have query which is filling TEMPDB I need suggestion how to modify this...
Hello, We recently made the following reservation working with VS2022 combined with the SSIS...
In a hash join, if all the build input does not fit in memory, what type of hash join is this?
See possible answers