Skip to content

Object Type: Database Instance#

The Database Instance object type documents running database instances of a DBMS. An instance is a concrete running database environment with its own port, memory buffer, and user management.

Usage#

  • Instance Inventory: Document all database instances with port, version, and associated DBMS host.
  • Database Schema Assignment: Link the instance with the database schemas it contains.
  • Application Assignment: Record which applications use this database instance.

Database Instance

Assigned Categories#

Global Categories#

Specific Category#

The specific category for this object type is Instance / Oracle database.

Technical Reference#

Property Value
Object Type Constant C__OBJTYPE__DATABASE_INSTANCE
Group Software