Warning! If your existing MZ_HOME platform database is configured to use other database type than the default Derby, you need to check and update the respective database related properties from the install.xml file to match your current setup. Oracle See Properties for Oracle for details. The following properties require manual update: <property name="install.ora.owner" value="mzowner"/> <property name="install.ora.password" value="mz"/> PostgreSQL See Properties for PostgreSQL for details. The following properties require manual update: <property name="install.pg.owner" value="mzowner"/> <property name="install.pg.password" value="mz"/> SAP HANA See Properties for SAP HANA for details. |