ob_plan_cache_percentage specifies the percentage of the tenant memory that can be used by the plan cache.
| Property | Description |
|---|---|
| Parameter type | Int |
| Default value | 5 |
| Value range | [0, 100] |
| Effective scope | GLOBAL |
| Involved in serialization | Yes |
plan cache can use up to memory (absolute memory cap) = tenant memory cap * ob_plan_cache_percentage/100.