All,
I have built a new Windows 2019 server and attempting to migrate the DB from the old SW server to the new server. I don't want to make any changes to the existing DB. When using the SolarWinds Configuration Wizard I am receiving this error:
Database configuration failed:
Table Response Time_CS withe different columns already exists. Existing column changes are not supported. First difference: Existing column: AVG(Response Time) int NULL. newly created AVG(Response Time) smallint Null.
I don't want to make any changes to the existing DB and just want to copy the old DB to the new server. When I copied the old DB to the new instance of SQL I did not encounter any issues. Please advise.
Jay Gee