• Download Info

    Thumb
  • dbo.ServersInsert procedure

    (0)
    « »

    This is a simple INSERT procedure for the dbo.Servers table. DBAs can use it to insert server information; I made sure to require just the 4 parameters you'd need to successfully make an instance part of Minion Enterprise.

    The rest of the parameters are optional.

    All of the columns in dbo.Servers that AREN'T represented by parameters, are collected by the system.

    AND I put in a bonus check on the dbo.EmailNotification table, because that's kind of important (for alerting), and can be overlooked.

    Change "USE Minion;" to reflect the DB name that you have Minion Enterprise installed. And, run it. You know, F5.

    Topic Posts Last Poster Updated
    No topics

    Please log in to post questions