Database\CIM_DatabaseControlFile.mof.mof (HTML version)

Return to index
CIM_DatabaseControlFile Superclass: CIM_HostedDependency
CIM_DatabaseControlFile is a specialization of the CIM_Dependency association that identifies the LogicalFile(s) which provide control information for a Database. As an example, some implementations of CommonDatabase assign particular significance to a small number of files containing database state and configuration information. This association is intended to provide an efficient means of identifying these files.
Qualifiers:Version ( "2.10" ) Association
Parameters (local in grey)
Override ( "Dependent" )
CIM_LogicalFile REF Dependent ;
The LogicalFile that contains control information for the associated CommonDatabase.
Min ( 0 )
Max ( 1 )
Override ( "Antecedent" )
CIM_CommonDatabase REF Antecedent ;
The parent CommonDatabase for the associated control file.