Werk #10359: mk_oracle: better support for mounted databases

Component Checks & agents
Title mk_oracle: better support for mounted databases
Date Oct 24, 2019
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.6.0p6 2.0.0i1
Level Trivial Change
Class Bug Fix
Compatibility Incompatible - Manual interaction might be required

The plugin {{mk_oracle}} showed multiple lines with errors when a database was not opened. That created some problems in oracle_jobs, which have been fixed. All other SQLs with select from the data dictionary have been redesigned to reduce multiple error lines to one debug line.

Incomaptble Change: This is an incompatble Change for installations with Databases who are not opened in 'read write' mode. Databases in mounted state are not affected by this change! The SQL for oracle_jobs selects data when the Database in Primary role and opened 'READ WRITE'.

Please update the agent plugin {{mk_oracle}}

To the list of all Werks