What does the "DBO - Session Summary Total Limit" rule measure?
The Total Sessions Limit shows the percentage of the total session limit being used in the Oracle database.
This alarm fires when the number of sessions currently connected to the database is about to exceed the value defined in the init.ora parameter file. Upon reaching the number of currently connected sessions, the database will refuse new connections, which can result in an application failure.
In Oracle12C and higher versions this alarm can also be invoked at the PDB level.
The rule uses the following registry values are thresholds
To calculate the alarm result
Example
Let’s assume the following values:
Thus, the total number of sessions would be 50
If the maximum allowed sessions is 200, the formula would be 100 * 50 / 200 = 25. This means that 25% of the allowed session limit is currently being used.
If DBO_Sess_Sum_Total_Limit_Low were set to 20, then the Warning alarm should be fired.
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. 이용 약관 개인정보 보호정책 Cookie Preference Center