This document has not been formally reviewed for accuracy and is provided "as is" for your convenience.
Summary
If the local/remote collectors are not synchronized automatically, we can do it manually
Fix
Run below commands on OBR server:
remotepollerutility -syncds -type ALL -pollername local
remotepollerutility -syncpolicy -type ALL -pollername local
remotepollerutility -syncds -type CMDB -pollername <name of collector>
remotepollerutility -syncpolicy -type CMDB -pollername <name of collector>