This article applies as of PRTG 22


My Oracle Tablespace sensor went to the Down status and is showing negative values. What is causing this and is there any way to fix it?

Oracle Tablespace sensor and negative values

If your Oracle Tablespace sensor is showing negative values and is therefore in the Down status, this could be because the tablespace has been overprovisioned. This means that the actual file size of the tablespace exceeds the defined maximum size of the tablespace, which was defined when it was initially created.


The Oracle Tablespace sensor does not support overprovisioning.


For the sensor to properly monitor a tablespace, the file size on-disk must not exceed the value in DBA_DATA_FILES.MAXBYTES. If the file size on-disk exceeds this value, the sensor reports negative values that indicate that the file contains more data than defined in the database metadata.


So, the sensor works exactly as intended. It is not an issue of PRTG.


Workaround

The only workaround to avoid such errors is to delete the sensors that are monitoring overprovisioned tablespaces. If you cannot delete them or still want to be able to see data for overprovisioned tablespaces without receiving errors for sensors in the Down status, you can simply acknowledge the alarms.



Disclaimer:
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.