Skip to content

Object Type: Database Schema#

The Database Schema object type documents individual databases (schemas) within a database instance. A schema is the logical container structure that holds tables, views, and procedures.

Usage#

  • Schema Inventory: Record all database schemas with instance assignment and responsible application.
  • Application Assignment: Document which application uses which schema.

Database Schema

Assigned Categories#

Global Categories#

Specific Category#

The specific category for this object type is Database schema. The specific category for this object type is Database links. The specific category for this object type is Database objects. The specific category for this object type is Database access. The specific category for this object type is Database gateway.

Technical Reference#

Property Value
Object Type Constant C__OBJTYPE__DATABASE_SCHEMA
Group Software