Configure HugePages 19c
I am looking for clarification on the Oracle documentation for configuring HugePages for 19c
In the documentation it says to "To determine the required parameter value, divide the SGA size for the instance by the size of a large page, then round up the result to the nearest integer."
My 19c database has 11 different instances and not every instance has the same SGA size configured.
What is the recommended way to calculate the parameter value to configure the Linux O/S with when the database has multiple instances?