When set to “true,” allows users to disable the DISTINCT filter in member load queries.
The default value is false.
server.essbase.disableDistinct=true|false
By default, when performing a member load, Essbase Studio Server adds the DISTINCT keyword to filter out duplicate records.
IBM DB2 users: A limitation in IBM DB2's handling of the LONG VARCHAR data type in a select DISTINCT statement causes cube deployment to fail. To avoid this, set server.essbase.disableDistinct to true.
server.essbase.disableDistinct=true