Reference for Database

This guide lists the predefined objects in Resource Analytics for Oracle Database. You can find information about views, entity relationships, subject areas and sample queries. The abbreviation DBaaS stands for Database as a Service.

Views

This section provides information about views within Resource Analytics for Oracle Database and their columns, data types, keys, and the referred view and column names. The following views are available:

Database Views
View Name Description
DBAAS_AUTONOMOUS_CONTAINER_DATABASE_DIM_V This view stores information about autonomous container databases, which are provisioned inside Autonomous Exadata VM Clusters (AVMC) and serve as containers for one or more Autonomous Databases.
DBAAS_AUTONOMOUS_DATABASE_BACKUP_DIM_V This view stores information about the backups of autonomous databases.
DBAAS_AUTONOMOUS_DATABASE_DIM_V This view stores information about the configuration and properties of autonomous databases.
DBAAS_AUTONOMOUS_DATABASE_SOFTWARE_IMAGE_DIM_V This view stores information about the autonomous database software images created from autonomous container databases.
DBAAS_AUTONOMOUS_VIRTUAL_MACHINE_DIM_V This view stores information about autonomous virtual machines.
DBAAS_AUTONOMOUS_VM_CLUSTER_DIM_V This view stores information about the details of autonomous VM clusters.
DBAAS_BACKUP_DESTINATION_DIM_V The view stores information about the details of a backup destination.
DBAAS_BACKUP_DIM_V This view stores information about the backups of databases.
DBAAS_CLOUD_AUTONOMOUS_VM_CLUSTER_DIM_V The view stores information about the details of cloud Autonomous VM clusters.
DBAAS_CLOUD_VM_CLUSTER_DIM_V This view stores information about the details of a cloud VM cluster. This only applies to Exadata Cloud Service instances.
DBAAS_DATABASE_DIM_V This view stores information about the configuration and properties of an Oracle database.
DBAAS_DATABASE_SOFTWARE_IMAGE_DIM_V This view stores information about database software images, which are created by specifying a patch set, one-off patches and patches for the database home.
DBAAS_DB_HOME_DIM_V This view stores information about the configuration and properties of an Oracle Database Home.
DBAAS_DB_NODE_DIM_V This view stores information about the details of database node resources.
DBAAS_DB_SERVER_DIM_V This view stores information about the details of database server resources.
DBAAS_DB_SYSTEM_DIM_V The view stores information about the configuration and properties of database system resources.
DBAAS_EXADATA_INFRASTRUCTURE_DIM_V This view stores information about the configuration and properties of database Exadata infrastructure.
DBAAS_MAINTENANCE_RUN_DIM_V This view stores information about the details of a maintenance run.
DBAAS_ONEOFF_PATCH_DIM_V This view stores information about one-off patches, which are created by specifying a database version, releaseUpdate, and one-off patch number.
DBAAS_PLUGGABLE_DATABASE_DIM_V This view stores information about pluggable databases, which are a portable collection of schemas, schema objects, and nonschema objects that appear to an Oracle client as a noncontainer database.
DBAAS_VM_CLUSTER_DIM_V This view stores information about the details of the VM cluster resource. This applies to Exadata Cloud@Customer instances only.
DBAAS_VM_CLUSTER_NETWORK_DIM This view stores information about the details of the VM cluster networks.
DBAAS_AUTONOMOUS_DB_FACT_V Fact for autonomous databases. Measures include sizes of various types of storage, compute/core counts, and backup size/counts.
DBAAS_AUTONOMOUS_VM_CLUSTER_FACT_V Fact for autonomous VM clusters. Measures include CPU counts and database counts.
DBAAS_DB_SYSTEM_FACT_V Fact for database systems. Measures include core, node, and database counts, and storage size.
DBAAS_EXADATA_CLUSTER_FACT_V Fact for Exadata clusters. Measures include node, CPU, and database counts, and storage size.
DBAAS_EXADATA_INFRASTRUCTURE_FACT_V Fact for Exadata infrastructure. Measures include cluster, compute, storage, and CPU counts, and storage size.
DBAAS_DB_NODE_DIM_V This view stores information about the configuration and properties of an Oracle Database Node.
DBAAS_BACKUP_DIM_V This view stores information about the backups of databases.
DBAAS_BACKUP_FACT_V Fact for database and autonomous database backups. Measures include backup size in TBs, backup duration, and backup count.

The suffixes in the view names specify the view type:

  • FACT_V: Fact
  • DIM_V: Dimension

Relationship Diagram

This section provides diagrams that define the logical relationship of a fact tables with different dimension tables.

The contents of each view and their relationships are listed in the following file: database views.

These diagrams show the relationships of the database fact views with different dimension views.

DBAAS_AUTONOMOUS_DB_FACT_V
Relationship diagram for the DBAAS_AUTONOMOUS_DB_FACT_V view connected to seven dimension views, COMPARTMENT_DIM_V, VCN_DIM_V, VCN_SUBNET_DIM_V, DBAAS_AUTONOMOUS_CONTAINER_DATABASE_DIM_V, DBAAS_AUTONOMOUS_DATABASE_DIM_V, DBAAS_EXADATA_INFRASTRUCTURE_DIM_V, and DBAAS_CLOUD_AUTONOMOUS_VM_CLUSTER_DIM_V.

DBAAS_AUTONOMOUS_VM_CLUSTER_FACT_V
Relationship diagram for the DBAAS_AUTONOMOUS_VM_CLUSTER_FACT_V view connected to seven dimension views, COMPARTMENT_DIM_V, VCN_DIM_V, VCN_SUBNET_DIM_V, DBAAS_MAINTENANCE_RUN_DIM_V, DBAAS_AUTONOMOUS_VM_CLUSTER_DIM_V, DBAAS_EXADATA_INFRASTRUCTURE_DIM_V, and DBAAS_CLOUD_AUTONOMOUS_VM_CLUSTER_DIM_V.

DBAAS_DB_SYSTEM_FACT_V
Relationship diagram for the DBAAS_DB_SYSTEM_FACT_V view connected to five dimension views, COMPARTMENT_DIM_V, VCN_DIM_V, VCN_SUBNET_DIM_V, DBAAS_MAINTENANCE_RUN_DIM_V, and DBAAS_DB_SYSTEM_DIM_V.

DBAAS_EXADATA_CLUSTER_FACT_V
Relationship diagram for the DBAAS_EXADATA_CLUSTER_FACT_V view connected to six dimension views, COMPARTMENT_DIM_V, VCN_DIM_V, VCN_SUBNET_DIM_V, DBAAS_AUTONOMOUS_VM_CLUSTER_DIM_V, DBAAS_EXADATA_INFRASTRUCTURE_DIM_V, and DBAAS_VM_CLUSTER_DIM_V.

DBAAS_EXADATA_INFRASTRUCTURE_FACT_V
Relationship diagram for the DBAAS_EXADATA_INFRASTRUCTURE_FACT_V view connected to three dimension views, COMPARTMENT_DIM_V, DBAAS_EXADATA_INFRASTRUCTURE_DIM_V, and DBAAS_MAINTENANCE _RUN_DIM_V.

Relationships exist among dimensions. Dimensions can be joined directly to each other. These diagrams show the relationship between dimension views.

DBAAS_AUTONOMOUS_CONTAINER_DATABASE_DIM_V
Relationship diagram for the DBAAS_AUTONOMOUS_CONTAINER_DATABASE_DIM_VV view connected to four dimension views, COMPARTMENT_DIM_V, DBAAS_AUTONOMOUS_VM_CLUSTER_DIM_V, DBAAS_MAINTENANCE_RUN_DIM_V, and DBAAS_CLOUD_AUTONOMOUS_VM_CLUSTER_DIM_V.

DBAAS_AUTONOMOUS_DATABASE_BACKUP_DIM_V
Relationship diagram for the DBAAS_AUTONOMOUS_DATABASE_BACKUP_DIM_VV view connected to two dimension views, COMPARTMENT_DIM_V and DBAAS_AUTONOMOUS_DATABASE_DIM_V.

DBAAS_AUTONOMOUS_DATABASE_SOFTWARE_IMAGE_DIM_V
Relationship diagram for the DBAAS_AUTONOMOUS_DATABASE_SOFTWARE_IMAGE_DIM_V view connected to the dimension view COMPARTMENT_DIM_V.

DBAAS_AUTONOMOUS_VIRTUAL_MACHINE_DIM_V
Relationship diagram for the DBAAS_AUTONOMOUS_VIRTUAL_MACHINE_DIM_V view connected to three dimension views, COMPARTMENT_DIM_V, DBAAS_AUTONOMOUS_VM_CLUSTER_DIM_V, and DBAAS_CLOUD_AUTONOMOUS_VM_CLUSTER_DIM_V.

DBAAS_BACKUP_DESTINATION_DIM_V
Relationship diagram for the DBAAS_BACKUP_DESTINATION_DIM_V view connected to the dimension view COMPARTMENT_DIM_V.

DBAAS_BACKUP_DIM_V
Relationship diagram for the DBAAS_BACKUP_DIM_V view connected to two dimension views, COMPARTMENT_DIM_V and DBAAS_DATABASE_DIM_V.

DBAAS_DATABASE_DIM_V
Relationship diagram for the DBAAS_DATABASE_DIM_V view connected to five dimension views, COMPARTMENT_DIM_V, DBAAS_VM_CLUSTER_DIM_V, DBAAS_DB_SYSTEM_DIM_V, DBAAS_DB_HOME_DIM_V, and DBAAS_CLOUD_VM_CLUSTER_DIM_V.

DBAAS_DATABASE_SOFTWARE_IMAGE_DIM_V
Relationship diagram for the DBAAS_DATABASE_SOFTWARE_IMAGE_DIM_V view connected to the dimension view COMPARTMENT_DIM_V.

DBAAS_DB_HOME_DIM_V
Relationship diagram for the DBAAS_DB_HOME_DIM_V view connected to five dimension views, COMPARTMENT_DIM_V, DBAAS_VM_CLUSTER_DIM_V, DBAAS_DB_SYSTEM_DIM_V, DBAAS_DATABASE_SOFTWARE_IMAGE_DIM_V, and DBAAS_CLOUD_VM_CLUSTER_DIM_V.

DBAAS_DB_NODE_DIM_V
Relationship diagram for the DBAAS_DB_NODE_DIM_V view connected to six dimension views, COMPARTMENT_DIM_V, DBAAS_VM_CLUSTER_DIM_V, DBAAS_DB_SYSTEM_DIM_V, DBAAS_DB_SERVER_DIM_V, VCN_VNIC_DIM_V, and DBAAS_CLOUD_VM_CLUSTER_DIM_V.

DBAAS_DB_SERVER_DIM_V
Relationship diagram for the DBAAS_DB_SERVER_DIM_V view connected to the dimension view COMPARTMENT_DIM_V.

DBAAS_ONEOFF_PATCH_DIM_V
Relationship diagram for the DBAAS_ONEOFF_PATCH_DIM_V view connected to the dimension view COMPARTMENT_DIM_V.

DBAAS_PLUGGABLE_DATABASE_DIM_V
Relationship diagram for the DBAAS_PLUGGABLE_DATABASE_DIM_V view connected to two dimension views COMPARTMENT_DIM_V, and DBAAS_AUTONOMOUS_CONTAINER_DATABASE_DIM_V.

DBAAS_VM_CLUSTER_NETWORK_DIM_V
Relationship diagram for the DBAAS_VM_CLUSTER_NETWORK_DIM_V view connected to two dimension views COMPARTMENT_DIM_V, and DBAAS_EXADTAT_INFRASTRUCTURE_DIM_V.

DBAAS_BACKUP_FACT_V
Relationship diagram for the DBAAS_BACKUP_FACT_V view connected to five dimension views COMPARTMENT_DIM_V, DBAAS_AUTONOMOUS_DATABASE_DIM_V, DBAAS_DATABASE_DIM_V, DBAAS_AUTONOMOUS_DATABASE_BACKUP_DIM_V, and DBAAS_BACKUP_DIM_V.

Sample Queries

Sample queries for Database.

Data Lineage

The Customer Experience Semantic Model Lineage spreadsheet and Metric Calculation Logic spreadsheet for Database provides an end-to-end data lineage summary report for physical and logical relationships in your data.

For more information, see Data Lineage.

Subject Areas

This section provides information on the subject areas with data you maintain in Database. These subject areas, with their corresponding data, are available for you to use when creating and editing analyses and reports. The information for each subject area includes:

  • Description of the subject area.

  • Business questions that can be answered by data in the subject area, with a link to more detailed information about each business question.

  • Job-specific groups and duty roles that can be used to secure access to the subject area, with a link to more detailed information about each job role and duty role.

  • Primary navigation to the work area that's represented by the subject area.

  • Time reporting considerations in using the subject area, such as whether the subject area reports historical data or only the current data. Historical reporting refers to reporting on historical transactional data in a subject area. With a few exceptions, all dimensional data are current as of the primary transaction dates or system date.

  • The lowest grain of transactional data in a subject area. The lowest transactional data grain decides how data are joined in a report.

  • Special considerations, tips, and things to look out for in using the subject area to create analyses and reports.

Other References