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.
When server.essbase.streamingCubeBuilding is set to false, streaming mode can be selected at deployment time in the Cube Deployment Wizard (described in step 5 in Providing Connection Information for Cube Deployment).
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