Werk #15343: oracle_performance: character string buffer too small
Komponente | Checks & agents | ||||||
Titel | oracle_performance: character string buffer too small | ||||||
Datum | 30.10.2024 | ||||||
Level | Kleine Änderung | ||||||
Klasse | Bugfix | ||||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||||
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.