Werk #15970: mk_oracle: Fix "Database or necessary processes not running or login failed" error due to race conditions

Komponente Checks & agents
Titel mk_oracle: Fix "Database or necessary processes not running or login failed" error due to race conditions
Datum 31.07.2023
Checkmk Edition Checkmk Raw (CRE)
Checkmk-Version 2.1.0p33 2.2.0p8 2.3.0b1
Level Kleine Änderung
Klasse Bugfix
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen

mk_oracle stores the query results for SYNC_SECTIONS in intermediate cache files per SID, which will be cleaned up afterwards. Currently, these files can be erroneously deleted before the agent plugin has finished if the agent plugin is started a second time, resulting in a "Database or necessary processes not running or login failed" error. This has been fixed by only deleting files created by the current process.

Zur Liste aller Werks