Explore the latest product updates and best practices at our hybrid Checkmk Conference #12 from June 16-18, 2026 – Register here

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 Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.2.0p15 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT

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