Set Trace Level Parameters
Use this activity to set trace levels for grouped push. Configure these settings on the Application
Parameters page by adjusting the following parameters:
- BATCH_TRACE_LEVEL: Sets the trace level for the Grouped Push main task.
- INIT_TRACE_LEVEL: Sets the trace level for the Grouped Push INIT sub-task.
- TRIGGER_TRACE_LEVEL: Sets the trace level for Grouped Push triggers
You can configure these parameters with the following trace levels:
- WARNING: Logs only warnings and error messages.
- STAT: Logs one database row for each background operation within the Grouped Push
process.
- INFO: Logs one database row for each important event, including SQL statements.
- TRACE: Logs additional information about OBJKEYs, user IDs, device IDs, and more.
- DEBUG: Logs the highest level of detail, including trigger events, fetched column values,
and other debug information.
Note: Setting trace levels to INFO, TRACE, or
DEBUG may generate a large volume of records in Grouped Push Transaction Traces. To avoid
excessive data, it is recommended that you use these settings only temporarily and revert to STAT
or WARNING after a few hours.
Refer to the Application Parameters section in technical documentation for further details.
Prerequisites
- Grouped Push must be enabled.
System Effects
As a result of this activity, the trace levels for the grouped push process are configured.