Werk #14972: mk_oracle.ps1: Oracle SID not correctly set as connection property "TNS alias"
| Component | Checks & agents | ||||||
| Title | mk_oracle.ps1: Oracle SID not correctly set as connection property "TNS alias" | ||||||
| Date | Nov 7, 2022 | ||||||
| Level | Trivial Change | ||||||
| Class | Bug Fix | ||||||
| Compatibility | Compatible - no manual interaction needed | ||||||
| Checkmk versions & editions |
|
The agent plugin for Oracle on Windows, "mk_oracle.ps1", is able to connect to multiple Oracle instances. If the plugin was configured to connect to these instances with a specific user, the Oracle SID was not included in the settings for TNS alias, which meant the plugin could not connect to the relevant instances. This has been fixed.