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
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.3.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.2.0p15 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

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