Relationships for database servers and databases
The BMC_Dependency class is a generic association used to establish dependency relationships between instances in the BMC CMDB. This association allows you to establish dependency relationships between endpoints, including the roles of the endpoints.
The following table describes the relationships for database servers and databases.
Relationship | Relationship class | Value of Name attribute |
---|---|---|
Computer system (source) and database server (destination) | BMC_Dependency | APPLICATIONSYSTEMCOMPUTER |
Computer system (source) and Oracle Listener (destination) | BMC_Dependency | APPLICATIONSYSTEMCOMPUTER |
Oracle Listener (source) and database server (destination) | BMC_Dependency | DEPENDENCY |
Installed software of which this software server is an instance (optional). | BMC_Dependency | APPLICATIONSYSTEMPRODUCT |
Database server (source) and database (destination) | BMC_Dependency | MANAGEDDATABASE |
Computer system (source) and the file system (destination) | BMC_HostedSystemComponents | HOSTEDSYSTEMCOMPONENT |
Database storage (source) and database (destination) | BMC_Dependency | DATABASEDATASTORAGE |