11-22-2007 03:38 AM - edited 03-18-2019 08:07 PM
I am upgrading Unity to version 5.0.1 from version 4.1.2 running on Windows 2003.
I am running the upgrade program and get the attached error.
I also see the following error in the install log file.
2007-11-22T11:29:00 - IsServerRenamedBefore Test Started. (E:\Views\CU5.0.0.297\un_Setup\UnitySetup\InstallExe\Src\READINFO.CPP 1096)
2007-11-22T11:29:00 - ...Server Rename Test: - weeklybackupjobs check - PASSED.. (E:\Views\CU5.0.0.297\un_Setup\UnitySetup\InstallExe\Src\READINFO.CPP 1163)
2007-11-22T11:29:00 - ...Server Rename Test: - default location home server name check - PASSED.. (E:\Views\CU5.0.0.297\un_Setup\UnitySetup\InstallExe\Src\READINFO.CPP 1247)
2007-11-22T11:29:00 - ...DataStore server name=UNITY1 (E:\Views\CU5.0.0.297\un_Setup\UnitySetup\InstallExe\Src\READINFO.CPP 1268)
2007-11-22T11:29:00 - ...Server Rename Test: DataStore server has been renamed.. (E:\Views\CU5.0.0.297\un_Setup\UnitySetup\InstallExe\Src\READINFO.CPP 1273)
I have changed the Server name, but we did that after we installed the Operating System but before we did the Unity pre-requistes including SQL 2000.
Does anyone know where this check is looking?
Has anyone seen this before?
Thanks in advance
John
Solved! Go to Solution.
11-24-2007 03:03 AM
Yes, I ran into this last weekend on an upgrade. There is a missing row that needs to be added.
Here's the BUG ID - CSCsd92113
and the workaround:
Open SQL Enterprise Manager > Databases > UnityDB > UnitySetupParameter.
Right click and return all rows.
Go to the bottom of table.
Under Name column enter: @PrimaryServer
Under Value column enter: Name of Unity server.
11-24-2007 03:03 AM
Yes, I ran into this last weekend on an upgrade. There is a missing row that needs to be added.
Here's the BUG ID - CSCsd92113
and the workaround:
Open SQL Enterprise Manager > Databases > UnityDB > UnitySetupParameter.
Right click and return all rows.
Go to the bottom of table.
Under Name column enter: @PrimaryServer
Under Value column enter: Name of Unity server.
11-26-2007 02:18 AM
Thanks very much. That fixed it.
03-06-2008 09:47 AM
THX
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide