Hello,
I'm monitor my SQL 2005 using MOM 2005.
I would like to create a VB script to get database list that are not backup in the last X days.
how can I do that ?
http://www.extremeexperts.com/SQL/Scripts/Lastbackup.aspx fyi.|||Thanks,
How do I get a list of SQL instance in order to monitor all the instance I have
Also I think this not retun database that are never backup
|||isql -L
Lists the locally configured servers and the names of the servers broadcasting on the network.
No comments:
Post a Comment