Database\CIM_DatabaseAdministrator.mof.mof (HTML version)

Return to index
CIM_DatabaseAdministrator Superclass: CIM_Dependency
The DatabaseAdministrator association identifies a UserEntity as a database administrator of a CommonDatabase.
The current version of CIM includes a UserContact class that is concrete and extends from UserEntity. UserContact contains the information that is needed to contact a database administrator. The DatabaseAdministrator association should be implemented through the UserContact class in favor of creating a vendor-specific concrete class to define database administrator contact information for the database administrator.
Qualifiers:Version ( "2.7.0" ) UMLPackagePath ( "CIM::Database::System" ) Association
Parameters (local in grey)
Override ( "Dependent" )
CIM_UserEntity REF Dependent ;
The user entity that is responsible for the administration of the database.
Override ( "Antecedent" )
CIM_CommonDatabase REF Antecedent ;
The database that is being administered.