BMC Atrium CMDB
Data Model

Class BMC.CORE:BMC_DataBaseStorage

BMC.CORE:BMC_BaseElement

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

Class that stores information about a collection of logical storage areas that hold and retain data. You model database storage CIs as an instance of the BMC_DataBaseStorage class (derived from the BMC_FileSystem class), and identify the instance by its Name and SystemName attributes. The BMC_DataBaseStorage class extends a file system CI and uses its inherited associations to represent the internal structure of the database. This class corresponds to the DMTF class CIM_DatabaseStorage.

Properties

Name Value Scope Options
namespaceName BMC.CORE None None
classId BMC_DATABASESTORAGE None None
FormName BMC.CORE:BMC_DataBaseStorage None None
Exposure usedVisible TOSUBCLASS=false OVERRIDABLE=false

Attributes Summary

Data type Name and description
enumeration isSystemArea
Attribute that specifies whether the storage area is a system area. Values are Yes (0) and No (1, default).
dateTime LastBackupTime
Attribute that specifies the last date and time the datain the storage area was backed up.


Attributes inherited from class BMC.CORE:BMC_FileSystem
AvailableSpace, BlockSize, FileSystemSize, FileSystemType

Attributes inherited from class BMC.CORE:BMC_SystemComponent
isVirtual, SystemClassId, SystemName

Attributes inherited from class BMC.CORE:BMC_BaseElement
AccountID, AssignedTo, AttributeDataSourceList, Availability, Category, CheckSumValue, CITag, ClassId, CMDBRowLevelSecurity, CMDBWriteSecurity, Confidentiality, CreateDate, DatasetId, Description, FailedAutomaticIdentification, History, ImpactComputationModel, InstanceId, Integrity, isCloud, Item, LastModifiedBy, LastScanDate, LicensingType, ManufacturerName, MarkAsDeleted, MarketVersion, Model, ModifiedDate, Name, NameFormat, Notes, OwnerContact, OwnerName, ParentCITag, Priority, ReconciliationIdentity, ReferenceInstance, RequestId, SerialNumber, ShortDescription, Submitter, Supported, SystemEnvironment, TokenFormat, TokenId, Type, VersionNumber

Attribute Detail

isSystemArea

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

Name Value Scope Options
FieldId 301047500
None None
attributeId OB000874CD4B4Fz[ejQAnPo[AAOgAA
None None
namespaceName BMC.CORE
None None
ValueMap 0;1
None None
Values Yes; No
None TRANSLATABLE= true

LastBackupTime

dateTime
LastBackupTime
Attribute that specifies the last date and time the datain the storage area was backed up.

Name Value Scope Options
FieldId 301047600
None None
attributeId OB000874CD4B4FA[mjQAMa5DAAPQAA
None None
namespaceName BMC.CORE
None None

Inherited Relationship Classes

Name Superclass Reference CI Class

BMC Atrium CMDB
Data Model

Copyright 2007 BMC Software, Inc. All rights reserved.