Number of segments with non-zero pctincrease
Segments with non-zero PCTINCREASE
N/A
PCTINCREASE was important when the largest number for MAX_EXTENTS was still relatively small and based on Oracle’s block size. Since you should now always be able to avoid reaching MAX_EXTENTS simply by setting its value high enough, you no longer need PCTINCREASE for allocating larger and larger extents to avoid reaching MAX_EXTENTS. This no longer makes sense since you should always be able to avoid reaching MAX_EXTENTS by simply setting its value high enough
Evaluate whether the segment’s storage parameter can be set to zero
N/A
Please refer to SAP Documentations and Notes
Target | ozsoft.sap.Oracle | ||
Parent Monitor | System.Health.PerformanceState | ||
Category | Operations | ||
Enabled | False | ||
Alert Generate | True | ||
Alert Severity | MatchMonitorHealth | ||
Alert Priority | Normal | ||
Alert Auto Resolve | True | ||
Monitor Type | ozsoft.sap.CCMSMetricMonitorType2 | ||
Remotable | True | ||
Accessibility | Public | ||
Alert Message |
| ||
RunAs | Default |
<UnitMonitor ID="ozsoft.sap.Monitor.Oracle.Segments.NonZeroPercentIncrease" Accessibility="Public" Enabled="false" Target="ozsoft.sap.Oracle" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal" TypeID="ozsoft.sap.CCMSMetricMonitorType2" ConfirmDelivery="false">
<Category>Operations</Category>
<AlertSettings AlertMessage="ozsoft.sap.Monitor.Oracle.Segments.NonZeroPercentIncrease.AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/ObjectName$</AlertParameter1>
<AlertParameter2>$Data/Context/CounterName$</AlertParameter2>
<AlertParameter3>$Data/Context/Value$</AlertParameter3>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Under" MonitorTypeStateID="SDKMetricUnderLowThreshold" HealthState="Success"/>
<OperationalState ID="Between" MonitorTypeStateID="SDKMetricUnderHighOverLowThreshold" HealthState="Warning"/>
<OperationalState ID="Over" MonitorTypeStateID="SDKMetricOverHighThreshold" HealthState="Error"/>
</OperationalStates>
<Configuration>
<CounterName>Segments with non-zero pctincrease</CounterName>
<ObjectName>Segments</ObjectName>
<Frequency>300</Frequency>
<HighThreshold>5</HighThreshold>
<LowThreshold>0</LowThreshold>
</Configuration>
</UnitMonitor>