[//]: # (werk v2)
# oracle_performance: character string buffer too small
key | value
---------- | ---
date | 2024-10-30T13:41:07+00:00
version | 2.3.0p21
class | fix
edition | cre
component | checks
level | 1
compatible | yes
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.