|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (2)
View Page History| {toc:outline=true|class=toc|minLevel=1} h1. Pattern Goal |
| The goal of the _MySQL RDBMS_ Database Detail pattern is to obtain the list of Databases being managed by the SQL Server, and furthermore to obtain (optionally, and enabled disabled by default) the list of Tables within these databases. |
| {TidewayNote: The patterns will not by default return the list of all tables within the discovered databases as this can have a marked impact on discovery of hosts with large database installations} |
| The information is then stored within the Foundation Model as [DatabaseDetail | http://www.tideway.com/confluence/display/72/Database+Detail+Node] Nodes. The pattern connects to the SQL Server using a JDBC connection. |
... |