08-06-2008 07:27 AM - edited 03-18-2019 09:26 PM
Hello all,
when running DB Walker on a Unity 4.1(1) server on Windows 2003 I get the following output:
1699:(error) The 'SchemaMajorVersion' value is NULL in the row with 'Alias' value matching the primary server name in the 'Servers' table. This can cause problems if you try to upgrade this system to a newer version of Unity. Please contact TAC.
1700:(error) The 'SchemaMinorVersion' value is NULL in the row with 'Alias' value matching the primary server name in the 'Servers' table. This can cause problems if you try to upgrade this system to a newer version of Unity. Please contact TAC.
Anyone have a clue what could be causing this and what a resolution might be? Customer is wanting to upgrade to Unity 5.0(1) tonight and this is a concern.
Thanks in advance! All replies rated!
08-06-2008 07:48 AM
Do you also see this error:
1694:(error) The '@PrimaryServer' property could not be found in the
'UnitySetupParameters' table. This can cause problems if you try to upgrade this system
to a newer version of Unity. Please contact TAC.
08-06-2008 07:57 AM
Hello Thomas,
We are not seeing that particular error message.
Thanks,
Travis
08-06-2008 08:10 AM
Try this Travis..
Start > Programs > Microsoft SQL Server > Enterprise Manager >select the untiy
primary server-->UntiyDB-->Tables-->Server and open table return all rows.
Basically the SchemaMajorVersion and SchemaMinorVersion needed changing from null to 3 and
20 respectively.
Tray
08-06-2008 10:32 AM
Thanks Tray!
08-06-2008 10:57 AM
Travis,
Did that work?
Tray
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