Werk #3907: oracle_tablespaces: simplyfied free space calculation depending on version

Component Checks & agents
Title oracle_tablespaces: simplyfied free space calculation depending on version
Date Sep 30, 2016
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.2.8p12 1.4.0i2
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

Oracle version greater than 11: The size of next extent in datafile is ignored when remaining free space is > then next extend. Oracle uses all space up to the maximum!

Oracle version lower than 11: The free space in this table is the current free space plus the additional space that can be gathered by using all available remaining increment

To the list of all Werks