When set to true, Essbase cube deployment occurs in streaming mode.
The default value is false, meaning Essbase Studio is run in nonstreaming mode.
server.essbase.streamingCubeBuilding=true|false
Nonstreaming mode means that during cube deployment, Essbase Studio Server queries the external data source using an ODBC connection.
Streaming mode means that during cube deployment, Essbase Studio Server queries the external data source directly.
IBM DB2 users: In the “Define connections” page of the Connection Wizard, when you specify an authentication method other than “No Encryption” for a data source, the server.essbase.streamingCubeBuilding property must be set to “true” to enable deployments in streaming mode. See Defining Connection Parameters for Relational Sources for more information on specifying an authentication method.
server.essbase.streamingCubeBuilding=true