How can I change hidden parameters in a specific pluggable database
How can I change hidden parameters at the pluggable level with alter system set.....scope=both? I want to ensure I affect ONLY the pluggable database and not the entire container.
0