MGTCA-01324
This command sets the RDBMS event for error tracing on the root and PDBs of the ora.mgmtdb.
Usage: mgmtca setEvent -event errortracingEvent [-clusterName Cluster Name]
This command sets RDBMS event for error tracing. This command is supported in server cluster only.
event - Erro tracing event string concatenated with ':'. Valid example is event='1652 trace name errostack level 1: 1691 trace name errostack level 1';
clusterName - If clusterName option is provided, event is set at corresponding PDB, else event is set at CDB$ROOt.
Usage: mgmtca setEvent -event errortracingEvent [-clusterName Cluster Name]
This command sets RDBMS event for error tracing. This command is supported in server cluster only.
event - Erro tracing event string concatenated with ':'. Valid example is event='1652 trace name errostack level 1: 1691 trace name errostack level 1';
clusterName - If clusterName option is provided, event is set at corresponding PDB, else event is set at CDB$ROOt.
Cause
None
Action
None