Werk #15310: oracle_crs_res: TypeError: Resource.__init__() got an unexpected keyword argument 'enabled'

Component Checks & agents
Title oracle_crs_res: TypeError: Resource.__init__() got an unexpected keyword argument 'enabled'
Date Nov 16, 2023
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.2.0p15 2.3.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

Agent output changed with newer oracle databases, it now includes "enabled" data. Previous version of this check could not handle this and crashed with the following error:

TypeError: Resource.init() got an unexpected keyword argument 'enabled'

oracle_crs_res now ignores all additional data.

To the list of all Werks