BYOL model of RDS for Oracle extension classes
The CMDB CI Class Models app adds or updates classes for the BYOL Model of RDS for Oracle.
CMDB CI Class Models is a ServiceNow Store app that adds class models that extend the CMDB class hierarchy. The new or updated classes include class descriptions, identification rules, identifier entries, and, if applicable, dependent relationships. You can use the added classes just like any other CMDB class. Applications such as Discovery and Service Mapping Patterns can use the class extensions to populate CIs and discover technologies and software.
See the full release notes for all CMDB CI Class Models.
Request apps on the Store
Visit the ServiceNow Store to view all the available apps, and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes.
BYOL Model of RDS for Oracle
The Amazon RDS for Oracle is a fully managed commercial database that makes it easy to set up, operate, and scale Oracle deployments in the cloud. You can run Amazon RDS for Oracle in one of two different licensing models: “License Included” and “Bring-Your-Own-License (BYOL)“. In the “License Included” service model, you do not need separately purchased Oracle licenses; the Oracle Database software has been licensed by AWS.
The base system supports discovery of the RDS Databases and their licenses.
Classes
| Class | Description |
|---|---|
| cmdb_ci_cloud_database | The cloud databases. |
| cmdb_ci_serverless_hardware | Hardware type information of the databases. |
Class Columns
CMDB CI Class Models: Release 1.23.0 adds the following column to the respective class.
| Added column | Description |
|---|---|
| cloud_vendor | The cloud vendor. |
| host_type | The host type such as PaaS/IaaS. |
| cpu_core_count | Amount of CPU cores. |
| cpu_core_thread | Amount of CPU threads. |
| cpu_count | Amount of CPUs. |
| object_id | ID of the CI. |
| Added column | Description |
|---|---|
| multi_az | Determines if the database is deployed on multiple availability zones (true/false). |
| replication_enabled | Determines if replication is enabled (true/false). |
| replication_type | Replication type. |
| replica_source | Database name of the replication source. |