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
2.4.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.3.0p21 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.2.0p36 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

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.

To the list of all Werks