The CMDB CI Class Models store app adds or updates classes for the BYOL Model of RDS for Oracle.

The CMDB CI Class Models app adds class models that extend the CMDB class hierarchy, including 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.

You will find full release notes for all CMDB CI Class Models releases at: https://www.servicenow.com/docs/bundle/store-release-notes/page/release-notes/store/it-operations-management/store-rn-itom-cmdb-class-models.html?emcs_t=S2h8ZW1haWx8Ym9hcmRfc3Vic2NyaXB0aW9ufE1FMlVTSFREVDc3S0hTfDMzNDcxMjV8U1VCU0NSSVBUSU9OU3xoSw

Request apps on the Store

Visit the ServiceNow Store website 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

This section lists the classes that the CMDB CI Class Models store app adds or updates. CMDB CI Class Models: Release 1.23.0 adds the following classes for the BYOL Model of RDS for Oracle. For the list of classes in the base system, including classes that this app might extend, see CMDB tables descriptions.
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.

Table 1. Serverless Hardware [cmdb_ci_serverless_hardware]
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.
Table 2. Cloud Database [cmdb_ci_cloud_database]
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.