The OB_CLIENT_ID_TRACE_ENABLE procedure enables full-link tracing at the client_id level.
Applicability
This topic applies only to OceanBase Database Enterprise Edition.
Syntax
DBMS_MONITOR.OB_CLIENT_ID_TRACE_ENABLE(
client_id IN VARCHAR2,
level IN INT,
sample_pct IN NUMBER,
record_policy IN VARCHAR2);
Parameters
| Parameter | Description |
|---|---|
| client_id | The client_id for which full-link tracing is enabled. |
| level | The trace collection level for full-link tracing, which is an integer. |
| sample_pct | The sampling rate, which ranges from 0 to 1. |
| record_policy | The printing strategy:
|
