Thursday, March 22, 2012

create a database called DBA_Status (was "Question!")

Is it possible to create a database on a server called DBA_Status, and keep status of every database and servers that you are responsible for or do I have to created a DBA_Status on every server that I am responsible for?
Thanksformer yes. you can manage alerts for multiple servers from one server. under automating administrative tasks in SQL Server Books Online there are topics covering multi-serrver administration and centralizing alerts and writing to the error logs and such.

No comments:

Post a Comment