Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 6479
bloba5ae9174e8ee81b078916871362ce0f78b1fce72
1 Title: oracle_tablespaces: Check for empty filenames
2 Level: 1
3 Component: checks
4 Compatible: compat
5 Edition: cre
6 Version: 1.6.0i1
7 Date: 1534918561
8 Class: fix
10 The check goes CRIT when a filename for a file is missing.
11 This is often the case for Databases after cloning or recreation
12 of the controlfiles without recreation of the temporary files
13 for temporary Tablespaces.
14 The state is always CRIT, because empty temporary Tablespaces
15 are really bad and a space calculation is not possible.
17 The plugin from 'Support for Container Database (Multitenant)'
18 is requirred for the most current SQLs.