common-configMap configurations
In the common-configMap.yaml file, provide values for the following fields:
| Parameter Name | Example Value |
|---|---|
| BASE_FOLDER | "OLDINSTALL/HCLUnica_86" |
| FROM | "8.6.0" |
| TO | "12.0.0" |
| SOURCE_SCHEMA | "CAMP86" |
| TARGET_SCHEMA | "DBO" |
| DB_DRIVER_CLASS | com.microsoft.sqlserver.jdbc.SQLServerDriver |
| AC_VERSION | "12.1.x" |
| ACI_UNICODE | "No" |
| CONFIGURE_ON_ERROR_PROMPT | "Yes" |
| LOCALE | "en_US" |
| TYPE | UPGRADE |
| DATABASE_EXPORT_DIR | /DBBACKUP/ |
| ISEXTERNALDB | false |
| DB_IMPORT_WAIT_TIME | 1050 |
| DB_PRE_IMPORT_WAIT_TIME | 1050 |
| IS_UNICODE | false |
| UPGRADE_FROM_TO | 11.1+To12.1 |
| LISTENER_HOST_NAME | {{ .Release.Name }}-omnix-unica-listener |
| SOURCE_SCHEMA_RT | camp86 |
| TARGET_SCHEMA_RT | camp86 |
| DB_DRIVER_CLASS_RT | com.ibm.db2.jcc.DB2Driver |
| SOURCE_SCHEMA_PROD | intpr86 |
| TARGET_SCHEMA_PROD | intpr86 |
| DB_DRIVER_CLASS_PROD | com.ibm.db2.jcc.DB2Driver |
| SOURCE_SCHEMA_LRN | intlr86 |
| TARGET_SCHEMA_LRN | intlr86 |
| DB_DRIVER_CLASS_LRN | com.ibm.db2.jcc.DB2Driver |
| SOURCE_SCHEMA_RUN | intrt86 |
| TARGET_SCHEMA_RUN | intrt86 |
| DB_DRIVER_CLASS_RUN | com.ibm.db2.jcc.DB2Driver |