Release: 15.4.1,15.5
Component:
Check the version between Clarity and DWH by running the queries:
On Clarity database:
select * from cmn_install_history order by installed_date
On DWH database:
select * from cmn_dwh_install_history order by installed_date
See if the patch level is the same between Clarity and DWH.