HADBDefn XML schema element for Db2® High Availability Instance Configuration Utility (db2haicu) input files
A HADBDefn element
describes a database to be included in the cluster domain and made
highly available.
Superelements
HADBDefn is
a subelement of:
XML schema definition
<xs:complexType name='HADBDefn'>
<xs:attribute name='databaseName' type='xs:string' use='required'/>
</xs:complexType>
Subelements
None.
Attributes
- databaseName (required)
- You must specify exactly one database name in the
databaseNameattribute.