I am moving multiple OEM Agents from one OEM server (13.5) to another (also 13.5). I have successfully deinstalled 5-6, but on one of them, after the agent reinstall, the host target repeatedly gets the error, “Dynamic Category property error,Get dynamic property error” which eventually changes to “Dynamic Category property error,Get dynamic property error,Computation of a critical dynamic property failed. Retries Completed.”.
I have tried pointing the agent install back to the original OEM server, but get the same results.
I have checked the BUNDLE_SERIES column in DBA_REGISTRY_HISTORY and it does exist in my repository DB.
I also ran the command:
nmefwmi.exe wbem_namespace="root\cimv2" wbem_classname=win32_operatingsystem wbem_properties=name wbem_keycolumns= wbem_host_os_version= wbem_remote=0
from the Agent_home bin DIR and got:
name=Microsoft Windows Server 2019 Standard|C:\windows|\Device\Harddisk0\Partition2
BTW - the same result was seen from a ‘sister’ server to this one used for Data Guarding - and this issue was not seen there.