Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
readme.txt | 2015-09-14 | 1.3 kB | |
MMOAP.zip | 2015-09-14 | 162.1 kB | |
Totals: 2 Items | 163.3 kB | 0 |
-- Copyright © 2015, Todd Harmon (todd_harmon@yahoo.com) -- -- MMOAP is free software: you can redistribute it and/or modify -- it under the terms of the GNU General Public License as published by -- the Free Software Foundation, either version 3 of the License, or -- (at your option) any later version. -- -- MMOAP is distributed in the hope that it will be useful, -- but WITHOUT ANY WARRANTY; without even the implied warranty of -- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -- GNU General Public License for more details. -- -- You should have received a copy of the GNU General Public License -- along with MMOAP. If not, see http://www.gnu.org/licenses/. MMOAP V1.0 Initial Public Release 9/13/2015 Decription: MMOAP is a fast, flexible, monster of a DTSX package to assist SQL server DBA's with gathering data about their servers and raising alerts on items of interest. Commands can be added to MMOAP simply by creating SQL queries and adding them to a table. Alerts can be added in the same way. MMOAP.zip file contains: dtsx package for gathering data. sql script for creating tables and stored procedure. ms access db to help edit sql commands and avoid CRLF issues in SSMS 2008 R2 and older.