After upgrade version SolarWinds NPM to version 2025.4.3 and installation complete I found error when I run SolarWinds configuration wizard. My system use windows server 2022 and SQL Server Version 2019.
I found a solution to this problem by Go to SolarWindsOrion Database » Programmability and find dbo.[dbo].[dbm_TimeSeriesConfigUpdate] Right click Script Stored Procedure as > ALTER To > New Query Editor Window and Add @inMemory BIT = 0 in script it work