Overload | Description |
---|---|
PlSqlTraceLimit() | Limits the amount of storage used in the database for the PL/SQL trace data to the default value 8192 bytes. |
PlSqlTraceLimit(Int32) | Limits the amount of storage used in the database for the PL/SQL trace data to the given value. |