question

DCSKW avatar image
0 Votes"
DCSKW asked MT-1794 edited

system center cervice manager 2019

Hello

I am trying to install service manager 2019 and i have below error .

How can i rectify this issue?

An error occurred while executing a custom action:_PreRegisterExtensionsDeferred
This upgrade attempt has failed before permanent modifications were made. Upgrade has successfully rolled back to the original state of the system. Once the correction are made, you can retry upgrade for this role.

51153-scsm.jpg


msc-service-manager
scsm.jpg (45.3 KiB)
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

I solved this issue by updating the SQL Server 2019 to CU15.

Check your SQL Version with following Query:
Select @@version

If it shows 2019 RTM you can try and update to 2019 CU15


https://www.microsoft.com/en-us/download/details.aspx?id=100809

0 Votes 0 ·
DCSKW avatar image
0 Votes"
DCSKW answered AndreasBaumgarten commented

I have used SQL 2017 and it is working now with no issues.

Many thanks

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

If the answer was helpful for you, it would be great if you mark them with "Accept as Answer". This will help others with their search for answers in Q&A.


Regards
Andreas Baumgarten

0 Votes 0 ·
AndreasBaumgarten avatar image
0 Votes"
AndreasBaumgarten answered

Please verify:
The account you are using to install SCSM is local admin on the server
The account you are using to install is sysadmin on the SQL Server

Take a look in the Setup log for more details. Search for failed or error in the setup log.


(If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

Regards
Andreas Baumgarten

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

DCSKW avatar image
0 Votes"
DCSKW answered

51193-sc1.jpg


51194-sc2.jpg


51195-sc3.jpg


51196-sc4.jpg


51197-sc5.jpg


51198-sc6.jpg




Please find all errors shown in my logs


sc1.jpg (162.1 KiB)
sc2.jpg (135.0 KiB)
sc3.jpg (66.4 KiB)
sc4.jpg (121.7 KiB)
sc5.jpg (108.4 KiB)
sc6.jpg (111.4 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

AndreasBaumgarten avatar image
0 Votes"
AndreasBaumgarten answered

On the server please open a cmd as administrator and run LOCTR /R.
After this is done please reboot the server and start the SCSM setup again.


(If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

Regards
Andreas Baumgarten

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

DCSKW avatar image
0 Votes"
DCSKW answered

it is the same issue after running this command

Still the same issue

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

AndreasBaumgarten avatar image
0 Votes"
AndreasBaumgarten answered AndreasBaumgarten edited

Which SQL version (the exact version with CU) are you using for SCSM 2019?



Kind regards
Andreas Baumgarten

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

DCSKW avatar image
0 Votes"
DCSKW answered

I am using SQL 2019 standard edition / CU8

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

DCSKW avatar image
0 Votes"
DCSKW answered

I am using SQL 2019 standard edition / CU8

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

AndreasBaumgarten avatar image
0 Votes"
AndreasBaumgarten answered AndreasBaumgarten edited

Did you follow all the SQL Server requirements regarding SQL Server 2019?
https://docs.microsoft.com/en-us/system-center/scsm/system-requirements?view=sc-sm-2019#sql-server-requirements

I always used SQL Server 2017 with SCSM 2019 so far. Never had any trouble to setup SCSM 2019. Maybe it's worth a try?


(If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

Regards
Andreas Baumgarten

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

MT-1794 avatar image
0 Votes"
MT-1794 answered MT-1794 edited

I solved this issue by updating the SQL Server 2019 to CU15.

Check your SQL version with following query:
Select @@version

If it shows 2019 RTM you can try and update to 2019 CU15 (or the newest to date)


microsoft.com/en-us/download/details.aspx?id=100809

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.