Data Collector Parameters
The following table lists the Data Collector parameter for configuring Vertica.
Parameter | Description |
---|---|
EnableDataCollector |
Enables and disables the Data Collector, which is the Workload Analyzer's internal diagnostics utility. Affects all sessions on all nodes. Use 0 to turn off data collection. Default value: 1 (Enabled) Example: ALTER DATABASE mydb SET EnableDataCollector = 0; |