cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
SteveOH
Level 3

Installing SQL Server 2022 Express returns, Parcel operation return status: 84be0bc2

Hello,

Using InstallShield 2020 R2 Suite, in our Suite we are installing SQL Server 2022 Express, and I have never seen this error code before nor have I been able to find it using Google search...

8-17-2023[07:26:03 AM]: Engine: property 'ISInstallStatus' value now 'Installing package Microsoft SQL Server 2022 Express'
8-17-2023[07:26:03 AM]: Engine: property 'ISParcelStatus' value now 'ID_STRING149'
8-17-2023[07:26:03 AM]: Will launch exe: C:\Users\<someuser>\Desktop\OurProduct\ Packages\SQLExpress\SQLEXPRADV_x64_ENU.exe
8-17-2023[07:26:03 AM]: EXE parcel command line: [SQLINSTALLCMD]
8-17-2023[07:26:03 AM]: EXE parcel resolved command line: /x:%SystemDrive%\SQLEXPRADV_x64_ENU_2022 /QS /IACCEPTSQLSERVERLICENSETERMS /HIDECONSOLE=1 /UPDATEENABLED=0 /ACTION=upgrade /INSTANCENAME=SQLEXPRESS
8-17-2023[07:26:29 AM]: Launch EXE result: 0
8-17-2023[07:26:29 AM]: Final result status for EXE parcel: 84be0bc2
8-17-2023[07:26:29 AM]: Engine: property 'ISInstallStatus' value now 'Package Microsoft SQL Server 2022 Express operation complete'
8-17-2023[07:26:29 AM]: Parcel operation return status: 84be0bc2

Any ideas what a return status of 84be0bc2 is?

Unfortunately I don't have access to the SQL logs ;(

thanks,

Steven

Labels (1)
0 Kudos
(1) Reply
varul
Revenera Moderator Revenera Moderator
Revenera Moderator

Hi @SteveOH ,

   Are you facing this error in all machines or only specific machine?

We understand you are facing an error, after installation complete are you able to launch and work on sql server2022 without any issues.

usually installing SQL server may require a reboot, please try to reboot your machine after installing SQL server2022 or after completing your suite installation and check the your sqlserver is working successfully or not.

There are no much references about this error code, please try the suggestions in below link

https://hub.acctivate.com/articles/resolving-error-code

0 Kudos