Initialization parameter max_string_size in Oracle 19c
In creating a new database in Oracle 19c with the max_string_size initialization parameter set to extended, is it necessary to run utl32k.sql? All documentation describes that it needs to be run when changing the setting from standard to extended. There is no indication if it is needed for a new database. Since utl32k.sql needs to be run in upgrade mode, I'd like to know if it is necessary to run for a new database so the extra steps are done only if necessary.