association CIM_ServiceAvailableToDatabase : CIM_ServiceAvailableToElement

Description:

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

Definition:

Feature Type Class Origin Qualifiers
ServiceProvided CIM_DatabaseService CIM_ServiceAvailableToElement
Override ServiceProvided
Description The database service that is providing service.
Key TRUE
UserOfService CIM_CommonDatabase CIM_ServiceAvailableToElement
Override UserOfService
Description The database that is being served.
Key TRUE
AvailableState uint16 CIM_ServiceAvailableToDatabase
Description The 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).
ValueMap 1, 2, 3, 4, 5
Values "Other" [1]
"Active" [2]
"Available" [3]
"Restricted" [4]
"Unavailable" [5]
MappingStrings MIB.IETF|RDBMS-MIB.rdbmsRelState
ModelCorrespondence CIM_ServiceAvailableToDatabase.OtherAvailableState
OtherAvailableState string CIM_ServiceAvailableToDatabase
Description A 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.
ModelCorrespondence CIM_ServiceAvailableToDatabase.AvailableState
ActiveTime datetime CIM_ServiceAvailableToDatabase
Description The 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.
MappingStrings MIB.IETF|RDBMS-MIB.rdbmsRelActiveTime

Typographical Conventions:

  1. Inherited properties are italicized.
  2. Local properties are bolded.
  3. Key properties are highlighted in gold

Generated by mof2html v.2.1.0(002). simplewbem.org Mon Nov 2 09:43:26 2009