Disable long identifiers with init parameter COMPATIBLE set to 19.0.0
Hello,
We are currently in process of upgrading 12.1.0.2 databases to 19c with RU9. We would like to have all new features available that 19c provides except long identifiers (128 byte). We would like them to stay 30 byte.
Is there a way to turn on/off this feature without limiting ourself with setting COMPATIBLE parameter to value lower than 12.2.0?
Thanks