Jump to content

Recommended Posts

Posted

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!

Nikolay Arinchev
Posted

Hi,

Could you please provide us with GSI log from admin server host?

Thank you!

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now


×
×
  • Create New...