Jump to content


dinci5

setup /testdbpgrade fails

Recommended Posts

Hi there,

 

I need some help performing the testDBupgrade step before proceding with the actual upgrade.

I followed this procedure: https://www.systemcenterdudes.com/sccm-installation-testdbupgrade/

 

Current environment is: SCCM 2012 R2 SP1

I'm using the 1606 baseline installation media.
The SQL Server is the exact same version as the production server.
CMD is started with elevated rights.
SQL is not a named instance. (I first tried to do the test on a named instance, but that failed)

I'm receiving below error:

INFO: Executing SQL Server command: <IF EXISTS (SELECT * FROM sys.all_objects WHERE object_id = OBJECT_ID('sys.availability_group_listener_ip_addresses') ) ~ SELECT count(*) FROM sys.availability_group_listener_ip_addresses ~ WHERE ip_address IN(SELECT local_net_address FROM sys.dm_exec_connections WHERE session_id = @@SPID) ~ELSE ~ SELECT 0> $$<Configuration Manager Setup><01-16-2017 14:25:54.745-60><thread=1552 (0x610)>
ERROR: Failed to execute query: IF EXISTS (SELECT * FROM sys.all_objects WHERE object_id = OBJECT_ID('sys.availability_group_listener_ip_addresses') ) ~ SELECT count(*) FROM sys.availability_group_listener_ip_addresses ~ WHERE ip_address IN(SELECT local_net_address FROM sys.dm_exec_connections WHERE session_id = @@SPID) ~ELSE ~ SELECT 0 $$<Configuration Manager Setup><01-16-2017 14:25:54.745-60><thread=1552 (0x610)>
ERROR: Failed to detect whether always on is enabled or not. $$<Configuration Manager Setup><01-16-2017 14:25:54.746-60><thread=1552 (0x610)>
ERROR: Failed to connect to SQL Server testLabServer.DOMAIN.com to detemine if it is always on enabled, or failed to run the query. $$<Configuration Manager Setup><01-16-2017 14:25:54.746-60><thread=1552 (0x610)>
<01-16-2017 14:25:54> Failed to create process of SetupWpf.exe. return value 1

 

 

Attached you can find the complete log file.

 

ConfigMgrSetup.log

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.