From d3e073f91b8dcc195885070af79ca305a41e25ea Mon Sep 17 00:00:00 2001 From: sean-freeman <1815807+sean-freeman@users.noreply.github.com> Date: Sat, 4 Nov 2023 15:08:41 +0000 Subject: [PATCH] sap_swpm: ibmdb2 unicode enforce --- roles/sap_swpm/templates/configfile.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/sap_swpm/templates/configfile.j2 b/roles/sap_swpm/templates/configfile.j2 index e59f930b6..caacaa0ca 100644 --- a/roles/sap_swpm/templates/configfile.j2 +++ b/roles/sap_swpm/templates/configfile.j2 @@ -283,6 +283,7 @@ NW_ABAP_Import_Dialog.migmonJobNum = 3 NW_ABAP_Import_Dialog.migmonLoadArgs = -stop_on_error -loadprocedure fast LOAD:COMPRESS_ALL:DEF_CRT NW_getDBInfoGeneric.dbhost = {{ sap_swpm_db_host }} NW_getDBInfoGeneric.dbsid = {{ sap_swpm_db_sid }} +NW_getUnicode.isUnicode = true # db6.useMcod = true # db6.useBluSettings = false db6.allowUnsignedDatabaseSoftware = true