Class CIM_ServiceAvailableToDatabase


  extends CIM_ServiceAvailableToElement (Association)
The CIM_ServiceAvailableToDatabase association relates databases to the database services that are available for database use.
Details...
This class is not implemented.

Class Qualifiers

NameData TypeValueScopeFlavors
AssociationbooleantrueNone OVERRIDABLE= false
DescriptionstringThe CIM_ServiceAvailableToDatabase association relates databases to the database services that are available for database use.None TRANSLATABLE= true
UMLPackagePathstringCIM::Database::SystemNone None
Versionstring2.7.0TOSUBCLASS= falseTRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
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.None TRANSLATABLE= true
MappingStringsstringMIB.IETF|RDBMS-MIB.rdbmsRelActiveTimeNone None
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).None TRANSLATABLE= true
MappingStringsstringMIB.IETF|RDBMS-MIB.rdbmsRelStateNone None
ModelCorrespondencestringCIM_ServiceAvailableToDatabase.OtherAvailableStateNone None
ValueMapstring1, 2, 3, 4, 5None None
ValuesstringOther, Active, Available, Restricted, UnavailableNone TRANSLATABLE= true
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.None TRANSLATABLE= true
ModelCorrespondencestringCIM_ServiceAvailableToDatabase.AvailableStateNone None

Association References

NameClass OriginReference Class
ServiceProvidedCIM_ServiceAvailableToDatabaseCIM_DatabaseService
UserOfServiceCIM_ServiceAvailableToDatabaseCIM_CommonDatabase

Copyright © 2008-2010 VMware, Inc. All rights reserved.