Class CIM_ServiceAvailableToDatabase
extends CIM_ServiceAvailableToElement

The CIM_ServiceAvailableToDatabase association relates databases to the database services that are available for database use.

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


Class Hierarchy

CIM_ServiceAvailableToElement
   |
   +--CIM_ServiceAvailableToDatabase

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringThe CIM_ServiceAvailableToDatabase association relates databases to the database services that are available for database use.
UMLPackagePathstringCIM::Database::System
Versionstring2.7.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
ActiveTimedatetime
DescriptionstringThe time that the database was made active by this service. If the AvailableState property is not active, then the value of this property must be set to 0.
MappingStringsstringMIB.IETF|RDBMS-MIB.rdbmsRelActiveTime
AvailableStateuint16
DescriptionstringThe AvailableState property indicates the current state of a database service regarding its ability to access a specific database. A service can be actively using a database (ACTIVE), or it can be waiting for a task to perform (AVAILABLE), or the service can be less than completely available for use by the database (RESTRICTED), or the database is not accessible from this service (UNAVAILABLE). Any service states that do not match one of these values should specify (OTHER).
MappingStringsstringMIB.IETF|RDBMS-MIB.rdbmsRelState
ModelCorrespondencestringCIM_ServiceAvailableToDatabase.OtherAvailableState
ValueMapstring1, 2, 3, 4, 5
ValuesstringOther, Active, Available, Restricted, Unavailable
OtherAvailableStatestring
DescriptionstringA string that describes the available state of the service when the AvailableState property is set to 1 ("Other"). This property must be set to NULL when AvailableState is any value other than 1.
ModelCorrespondencestringCIM_ServiceAvailableToDatabase.AvailableState

Association References

NameClass OriginReference Class
ServiceProvidedCIM_ServiceAvailableToDatabaseCIM_DatabaseService
UserOfServiceCIM_ServiceAvailableToDatabaseCIM_CommonDatabase

Class Methods