EACommandTimeout | REG_DWORD | 0 | The number of seconds that must elapse before a SQL query is determined to be deadlocked. Specify a value from 0, which means no time out, to 65535. |
NumEAThreads | REG_DWORD | 8 | The number of threads used during processing of data. Specify a value from 1 to 32. |
EAIgnoreInvalidMemberIDs | REG_DWORD | 0 | Determines whether to fail if an invalid dimension member ID is encountered. Specify 1 to ignore invalid IDs. Specify 0 to have the system fail if an invalid ID is encountered. |
EAUseSQLBinding | REG_DWORD | 1 | Determines whether to use SQL binding. Specify 1 to use SQL binding or 0 to disable SQL binding. Caution! If you disable SQL binding, performance may be adversely affected. |
ConnectionPoolingTrace | REG_DWORD | 0 | Determines whether to trace connection pool activity to log. Specify 1 to trace or 0 to disable trace. |
EATraceADOErrors | REG_DWORD | 0 | Determines whether to trace ActiveX Data Object (ADO) activity to log. Specify 1 to trace or 0 to disable trace. This setting is not applicable to ODBC. |
EAUseODBC | REG_DWORD | 1 | Determines whether to use ODBC to interact with the external data store. Specify 1 to use ODBC or specify 0 to use ADO. |
EALogEntirePOV | REG_DWORD | 0 | Determines whether to log the pov being captured in the Extended Analytics dump to the log file (in the temp directory). Specify 1 to log the POV or 0 to disable the logging. |