Class CIM_DatabaseStorageArea
extends CIM_FileSystem

Databases as modeled by instances of the CommonDatabase class are comprised of a collection of logical storage areas that are represented by instances of the DatabaseStorageArea class. Database storage areas allow the administrator to logically organize the content of the database. This class extends from FileSystem and uses the inherited associations to represent the internal structure of the database.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_ManagedSystemElement
   |
   +--CIM_LogicalElement
   |
   +--CIM_EnabledLogicalElement
   |
   +--CIM_FileSystem
   |
   +--CIM_DatabaseStorageArea

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringDatabases as modeled by instances of the CommonDatabase class are comprised of a collection of logical storage areas that are represented by instances of the DatabaseStorageArea class. Database storage areas allow the administrator to logically organize the content of the database. This class extends from FileSystem and uses the inherited associations to represent the internal structure of the database.
UMLPackagePathstringCIM::Database::Storage
Versionstring2.8.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
IsSystemAreaboolean
DescriptionstringA Boolean value that indicates the ownership of this StorageArea. A value of true indicates that this StorageArea is owned by the DatabaseSystem and contains system information. A value of false indicates that this is a user StorageArea that contains data.
LastBackupdatetime
DescriptionstringA timestamp that represents the date and time of the last successful backup of the DatabaseStorageArea. This property should be set to a value of 0, in interval format (00000000000000.000000:000), if it is not known whether a backup has ever been completed.

Inherited Properties

NameData TypeClass Origin
AvailableSpaceuint64CIM_FileSystem
BlockSizeuint64CIM_FileSystem
CaptionstringCIM_ManagedElement
CasePreservedbooleanCIM_FileSystem
CaseSensitivebooleanCIM_FileSystem
ClusterSizeuint32CIM_FileSystem
CommunicationStatusuint16CIM_ManagedSystemElement
CompressionMethodstringCIM_FileSystem
CreationClassNamestringCIM_FileSystem
CSCreationClassNamestringCIM_FileSystem
CSNamestringCIM_FileSystem
DescriptionstringCIM_ManagedElement
DetailedStatusuint16CIM_ManagedSystemElement
ElementNamestringCIM_ManagedElement
EnabledDefaultuint16CIM_EnabledLogicalElement
EnabledStateuint16CIM_EnabledLogicalElement
EncryptionMethodstringCIM_FileSystem
FileSystemSizeuint64CIM_FileSystem
FileSystemTypestringCIM_FileSystem
Generationuint64CIM_ManagedElement
HealthStateuint16CIM_ManagedSystemElement
InstallDatedatetimeCIM_ManagedSystemElement
InstanceIDstringCIM_ManagedElement
IsFixedSizeuint16CIM_FileSystem
MaxFileNameLengthuint32CIM_FileSystem
NamestringCIM_FileSystem
NumberOfFilesuint64CIM_FileSystem
OperatingStatusuint16CIM_ManagedSystemElement
OtherEnabledStatestringCIM_EnabledLogicalElement
OtherPersistenceTypestringCIM_FileSystem
PersistenceTypeuint16CIM_FileSystem
PrimaryStatusuint16CIM_ManagedSystemElement
ReadOnlybooleanCIM_FileSystem
RequestedStateuint16CIM_EnabledLogicalElement
ResizeIncrementuint64CIM_FileSystem
RootstringCIM_FileSystem
StatusstringCIM_ManagedSystemElement
TimeOfLastStateChangedatetimeCIM_EnabledLogicalElement
TransitioningToStateuint16CIM_EnabledLogicalElement
AvailableRequestedStatesuint16[]CIM_EnabledLogicalElement
CodeSetuint16[]CIM_FileSystem
OperationalStatusuint16[]CIM_ManagedSystemElement
StatusDescriptionsstring[]CIM_ManagedSystemElement

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
RequestStateChangeuint32CIM_EnabledLogicalElement