How to report wrong "orachkName" for orachkID "CCF6F44765861F7AE0431EC0E50A72AD"
Hi,
I'm trying to extract meaningful information from the json-files written by orachk. In 18.3 I found a check, that looked fishy:
- orachkName: "Check for parameter memory_target"
- orachkmessage: "Operating system hugepages count does not satisfy total SGA requirements"
I thought "these do not seem to fit together. In the HTML file, I couldn't find this combination. It was only in the JSON files.
Then I noticed that the result had the same orachkID as the check with the name/message combination
- orachkName: "Check for parameter memory_target"
- orachkmessage: "Database Parameter memory_target is not set to the recommended value"
And the orachkMsgDetails content (more or less) also matched between the two checks.