From 9d0fcb05d7a52aad78c3eaf45a457cc60c7ef640 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kubilay=20H=C3=BCsmeno=C4=9Flu?= <99029864+khusmeno-MS@users.noreply.github.com> Date: Wed, 4 Dec 2024 09:59:36 +0300 Subject: [PATCH] Update readme.md --- Misc/FixForBug30409283/readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Misc/FixForBug30409283/readme.md b/Misc/FixForBug30409283/readme.md index 97f9391..a2a2159 100644 --- a/Misc/FixForBug30409283/readme.md +++ b/Misc/FixForBug30409283/readme.md @@ -9,7 +9,9 @@ During the upgrade of the DW management server from version 2019 to 2022, the fi These files are then used by SCSM 2022 UR2, however as they are missing, UR2 fails. # Solution -- Download the 2 SQL files from https://github.com/microsoft/CSS-SystemCenter-ServiceManager/tree/main/Misc/FixForBug30409283 +- Download the below 2 files: + - [build_scdm_db.sql](https://raw.githubusercontent.com/microsoft/CSS-SystemCenter-ServiceManager/main/Misc/FixForBug30409283/build_scdm_db.sql) + - [build_scdw_db.sql](https://raw.githubusercontent.com/microsoft/CSS-SystemCenter-ServiceManager/main/Misc/FixForBug30409283/build_scdw_db.sql) - On the DW management server, copy these 2 files into the folder `C:\Program Files\Microsoft System Center\Service Manager\DW` - On the DW management server, restart the [Update Rollup 2 for SCSM 2022](https://support.microsoft.com/en-us/topic/update-rollup-2-for-system-center-2022-service-manager-631042ca-f36d-4716-898c-6a4d4856f353)