CIM SMASH/Server Management API
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
Name | Data Type | Value | Scope | Flavors |
---|---|---|---|---|
Association | boolean | true | None | OVERRIDABLE= false |
Description | string | The CIM_ServiceAvailableToDatabase association relates databases to the database services that are available for database use. | None | TRANSLATABLE= true |
UMLPackagePath | string | CIM::Database::System | None | None |
Version | string | 2.7.0 | TOSUBCLASS= false | TRANSLATABLE= true |
Local Class Properties
Name | Data Type | Qualifiers | ||||
---|---|---|---|---|---|---|
Name | Data Type | Value | Scope | Flavors | ||
ActiveTime | datetime | |||||
Description | string | 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. | None | TRANSLATABLE= true | ||
MappingStrings | string | MIB.IETF|RDBMS-MIB.rdbmsRelActiveTime | None | None | ||
AvailableState | uint16 | |||||
Description | string | 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). | None | TRANSLATABLE= true | ||
MappingStrings | string | MIB.IETF|RDBMS-MIB.rdbmsRelState | None | None | ||
ModelCorrespondence | string | CIM_ServiceAvailableToDatabase.OtherAvailableState | None | None | ||
ValueMap | string | 1, 2, 3, 4, 5 | None | None | ||
Values | string | Other, Active, Available, Restricted, Unavailable | None | TRANSLATABLE= true | ||
OtherAvailableState | string | |||||
Description | string | 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. | None | TRANSLATABLE= true | ||
ModelCorrespondence | string | CIM_ServiceAvailableToDatabase.AvailableState | None | None |
Association References
Name | Class Origin | Reference Class |
---|---|---|
ServiceProvided | CIM_ServiceAvailableToDatabase | CIM_DatabaseService |
UserOfService | CIM_ServiceAvailableToDatabase | CIM_CommonDatabase |
Copyright © 2008-2020 VMware, Inc. All rights reserved.