Oracle Rdb
Oracle Rdb is a relational database management system for the OpenVMS operating system.
Software pattern summary
The following table gives an overview of the characteristics of the pattern:
Product component | OS type | Versioning | Pattern depth |
|---|---|---|---|
Oracle Rdb | OpenVMS | Active | Instance-based |
Platforms supported by the pattern
The pattern discovers Oracle Rdb deployments on the UNIX (OpenVMS) system.
Identification
To run a discovery of the product, the pattern must be triggered. Review the conditions under which the pattern can be triggered.
Software instance triggers
The following table gives details about the pattern trigger:
Pattern | Trigger node | Attribute | Condition | Argument |
|---|---|---|---|---|
DatabaseServer | DiscoveredProcess | cmd | matches | regex ' RDMS_MONITOR\d+ ' |
Software Instance type attributes
The pattern in this module sets the following attribute:
Pattern name | SI type |
|---|---|
| DatabaseServer | Oracle Rdb |
Simple identification mappings
The following component is identified by using the simple identity mappings that map the product's known processes:
Name | Command |
|---|---|
Oracle Rdb | RDMS_MONITOR\d+ |
Versioning
Version information for the product is collected by using the active command rmu/show version.
Application model produced by the software pattern
If the pattern discovers a SoftwareInstance of Oracle Rdb, it defines the software instance's architecture in the form of the application model. Databases are modelled based on the results of the rmu/show sys command. The command requires OpenVMS WORLD privilege to run successfully.
Pattern trigger
The Oracle Rdb pattern is triggered by an active process.
Subject matter expertise
Inputs from subject matter experts are welcome on any other potential approaches not discussed in this topic.
Testing
The pattern has been tested against the available customer data.
Open issues
There are no known open issues with this pattern.