ERROR - 1241162 - Unable to create partitions on Unicode servers from non-Unicode clients
I am trying to create partition between two ASO cube created in Unicode mode. When running maxl command gettting below error. Any idea what needs to be done?
MAXL> create or replace transparent partition 'ASubVolI'.'Activity' area 'INTRADAY' sourceArea to 'ASubVolT'.'Activity' at 'localhost' as 'admin@Native Directory' identified by 'XXXXXXX' area 'INTRADAY' targetArea;
OK/INFO - 1051034 - Logging in user [admin@Native Directory].
ERROR - 1241162 - Unable to create partitions on Unicode servers from non-Unicode clients.
OK/INFO - 1051037 - Logging out user [admin@Native Directory], active for 0 minutes.