SQL Server Setup has encountered the error code 0x84B20002

Asked By 0 points N/A Posted on -
qa-featured

I inserted a fresh node to a SQL Server. My all time received an error whenever I was attempting to update SQL Server 2008 with SP2 on the fresh noodle. All nodes have kept SQL Server SP2. I am receiving an error message while trying to apply SP2 on fresh node. Hope some of you must know about this. Please help me to solve this issue. Thanks

Error code 0x84B20002.

SQL Server Setup failure.

SQL Server Setup has encountered the following error:

SQL Server Setup Failure.

QSQL Server Setup has encountered the following error:

The cached MSI file ‘C:WINDOWSInstaIer12c57ede.msi’ is missing. Its original File is ‘sql_engine_core_inst.msi’ and it was installed For product Microsoft SQL. Server 2008 Database Engine Services’ From ‘F:tempSQL 2008 Dev -, CDx86 setupsql_engine_coreJist_msi, version ‘10.2.4000.0’, language ‘ENU’. To resolve this problem, recover the missing file from the installation media and start setup again, For more information about how to resolve this problem, see ‘Steps to restore the missing Windows Installer cache Files’ (https://support.microsoft.com/en-us/help/969052/how-to-restore-the-missing-windows-installer-cache-files-and-resolve-p) in the Microsoft Knowledge Base.

 

Error code 0x84B20002.

OK

SHARE
Answered By 10 points N/A #173661

SQL Server Setup has encountered the error code 0x84B20002

qa-featured

Hello,

Try the following steps to resolve your issue:

1. Search the missing MSI original file (‘sql_engine_core_inst.msi’) from the SQL2008 software folder

2. The next step is to copy the missed MSI file to ‘C:WindowsInstaller’ path.

3. After you have copied the file, you must rename the original file ‘sql_engine_core_inst.msi’ to 12c57ede.msi(missing file) in the path in step 2.

4. Now Rerun the SQL2008 SP3 patch executable file.

You almost done now and the SP3 patch will apply.

Hope that helps!

Related Questions