To make Microsoft SQL Server a management target, add "MSSQL" to the "GROUP" key in the [ATTR::DB] section.
Before change
:
[ATTR::DB]
GROUP="SYMSAR,SYMPS,ORA"
After change
GROUP="SYMSAR,SYMPS,ORA,MSSQL"