Oracle DB connections memory usage
What is the correct way to find the total memory used by the oracle connections in a HP UX Itanium 11.31 server? We are trying to use the top comamand and sum up the SIZE column for all the oracle<SID> processes after excluding the SGA size from them. Even then we get quite a high value in GB which i suspect isn't correct.
What other locations are shared by the oracle connections and how to calculate the accurate memory usage by all the oracle connections.
0