Werk #15343: oracle_performance: character string buffer too small
Component | Checks & agents | ||||||
Title | oracle_performance: character string buffer too small | ||||||
Date | Oct 30, 2024 | ||||||
Level | Trivial Change | ||||||
Class | Bug Fix | ||||||
Compatibility | Compatible - no manual interaction needed | ||||||
Checkmk versions & editions |
|
In the past it was possible to see PL/SQL: numeric or value error: character
string buffer too small
if a PDB name was longer than 11 characters. No memory
performance was available in this case.
This limit was now lifted, it's now possible to use the full length of 128 characters for PDB names. This is the limit for PDB names defined by oracle.