CMDB Common
Data Model

Class BMC_DataBaseStorage

BMC_BaseElement

  |
  +--BMC_SystemComponent
        |
        +--BMC_LogicalSystemComponent
              |
              +--BMC_FileSystem
                    |
                    +--BMC_DataBaseStorage
Direct Known Subclasses:
None.

A database environment is composed of a database system, one or more database services, and one or more databases. Databases are composed of a collection of logical storage areas that hold and retain data. The BMC_DataBaseStorage class stores information about such storage areas. To represent databases, use the BMC_SoftwareServer class (set its SoftwareServerType attribute to DatabaseServer). To represent database systems, use the BMC_DataBase class. To represent database services, use the BMC_ApplicationService or BMC_BusinessService class. This class corresponds to the DMTF CIM_DatabaseStorage class.
NameValueScopeOptions
MappedInBasetrueNone None
Name_SpaceBMC.CORENone None

Attribute Summary
selectionisSystemArea
Attribute that specifies whether the storage area is a system area. Values are Yes (0) and No (1, default).
datetimeLastBackupTime
Last date and time the data in the storage area was backed up.


Attributes inherited from class BMC_SystemComponent
SystemClassId, SystemName

Attributes inherited from class BMC_BaseElement
AccountID, AssignedTo, AttributeDataSourceList, Availability, Category, ClassId, CMDBRowLevelSecurity, CMDBWriteSecurity, CompareActionCode, Confidentiality, CreateDate, DatasetId, deleted, DeleteInstanceTrigger, Description, FailedAutomaticIdentification, History, InstanceId, Integrity, Item, LastModifiedBy, LastREJobrunId, LastScanDate, ManufacturerName, MarkAsDeleted, Model, ModifiedDate, Name, NameFormat, Notes, OpIdWeakReference, OwnerContact, OwnerName, Priority, ReconciliationIdentity, ReferenceInstance, RelLeadClassId, RelLeadInstanceId, RequestId, SerialNumber, ShortDescription, Status, Submitter, Supported, TmpOpOriginationForm, TokenFormat, TokenId, Type, VersionNumber

Attribute Detail

isSystemArea

selection isSystemArea
Attribute that specifies whether the storage area is a system area. Values are Yes (0) and No (1, default).

NameValueScopeOptions
Name_SpaceBMC.CORENone None
ValueMap0, 1None None
ValuesYes, NoNone TRANSLATABLE= true

LastBackupTime

datetime LastBackupTime
Last date and time the data in the storage area was backed up.

NameValueScopeOptions
Name_SpaceBMC.CORENone None

Inherited Relationships

NameParent ClassReference Class
BMC_HostedSystemComponentsBMC_SystemComponentBMC_System
BMC_BaseRelationshipBMC_BaseElementBMC_BaseElement
BMC_CIToConfigBaseRelationshipBMC_BaseElementBMC_ConfigBaseElement
BMC_ComponentBMC_BaseElementBMC_BaseElement
BMC_DependencyBMC_BaseElementBMC_BaseElement
BMC_ElementLocationBMC_BaseElementBMC_BaseElement
BMC_FederatedInterfaceLinkBMC_BaseElementBMC_ConfigBaseElement
BMC_FederatedKeyLinkBMC_BaseElementBMC_ConfigBaseElement
BMC_MemberOfCollectionBMC_BaseElementBMC_BaseElement

CMDB Common
Data Model

Copyright 2006 BMC Software, Inc. All rights reserved.