Class CIM_DatabaseSystem
extends CIM_ApplicationSystem

A database environment is composed of a database system (the application system represented by this class), one or more database services, and one or more databases. See the descriptions of CIM_DatabaseService and CIM_CommonDatabase for get more detailed information about database services and databases. Each separately manageable database system should have an instance in this class. This class can be used: - to determine the software that belongs to the database system. - to perform database system-wide management operations, such as stopping all the databases that were created by the database system for maintenance purposes. - to view runtime statistics in the context of a database system. Many of the management capabilities that are needed to represent a database system as an application system have already been modeled in the CIM_ApplicationSystem class from which CIM_DatabaseSystem extends. CIM_DatabaseSystem provides a logical entity to define the relationships that are specific to the database management domain.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_ManagedSystemElement
   |
   +--CIM_LogicalElement
   |
   +--CIM_EnabledLogicalElement
   |
   +--CIM_AllocatedLogicalElement
   |
   +--CIM_System
   |
   +--CIM_ApplicationSystem
   |
   +--CIM_DatabaseSystem

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringA database environment is composed of a database system (the application system represented by this class), one or more database services, and one or more databases. See the descriptions of CIM_DatabaseService and CIM_CommonDatabase for get more detailed information about database services and databases. Each separately manageable database system should have an instance in this class. This class can be used: - to determine the software that belongs to the database system. - to perform database system-wide management operations, such as stopping all the databases that were created by the database system for maintenance purposes. - to view runtime statistics in the context of a database system. Many of the management capabilities that are needed to represent a database system as an application system have already been modeled in the CIM_ApplicationSystem class from which CIM_DatabaseSystem extends. CIM_DatabaseSystem provides a logical entity to define the relationships that are specific to the database management domain.
UMLPackagePathstringCIM::Database::System
Versionstring2.7.0

Class Properties

Inherited Properties

NameData Type
AllocationStatestring
Captionstring
CommunicationStatusuint16
CreationClassNamestring
Descriptionstring
DetailedStatusuint16
Distributionuint16
ElementNamestring
EnabledDefaultuint16
EnabledStateuint16
Generationuint64
HealthStateuint16
InstallDatedatetime
InstanceIDstring
LastServingStatusUpdatedatetime
Namestring
NameFormatstring
OperatingStatusuint16
OtherEnabledStatestring
PrimaryOwnerContactstring
PrimaryOwnerNamestring
PrimaryStatusuint16
RequestedStateuint16
ServingStatusuint16
StartupTimedatetime
Statusstring
TimeOfLastStateChangedatetime
TransitioningToStateuint16
AvailableRequestedStatesuint16[]
IdentifyingDescriptionsstring[]
OperationalStatusuint16[]
OtherIdentifyingInfostring[]
Rolesstring[]
StatusDescriptionsstring[]

Class Methods

Inherited Class Methods

NameReturn Type
RequestStateChangeuint32
StartApplicationuint16
StopApplicationuint16