Jump to content

KSC is not working after upgrade to version 12


Recommended Posts

We use Windows Server 2016, SQL Server 2014.

KSC is not working after upgrade from v11 to v12.

 

#1950 (209) Generic db error: "209 'Ambiguous column name 'nVisibilityTimeout'.{42000};' LastStatement='CREATE PROCEDURE grp_migration_export_host_attributes
    @nRoot            INT,
    @nIdPrevious    BIGINT,
    @nIdLast         BIGINT OUTPUT,
    @nCount         BIGINT OUTPUT
AS SET NOCOUNT ON
BEGIN

SET @nIdLast = 0;

INSERT INTO #grp_migrated_hosts_tmp (
    nId,
    strDispla...'"

 

why do you regularly release untested bugged software?
It's not acceptable in the enterprise segment!

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now


×
×
  • Create New...