Installation Error - Incorrect syntax near '<'. An object or column name is missing or empty

  • 16 February 2021
  • 0 replies
  • 13 views

Userlevel 1
Badge +8

 

Issue

When upgrading from K2 4.7 to K2 Five (5.4) or applying the Cumulative UpdateFix Pack you may experience the below error in the Installer trace log file.

Error Code

Exception: An exception occurred while executing a Transact-SQL statement or batch.
Incorrect syntax near '<'. An object or column name is missing or empty.....
An object or column name is missing or empty. For SELECT INTO statements, verify each column has a name. For other statements, look for empty alias names. Aliases defined as "" or are not allowed. Change the alias to a valid name.

Resolution

You will need to contact Nintex Support team and provide them with the below tables and Installer trace logs.

 

SQL Queries 

SELECT * FROM [K2].[HostServer].[Securitylabel] SELECT * FROM [K2].[Identity].[ClaimAudience] SELECT * FROM [K2].[Identity].[ClaimIssuer] SELECT * FROM [K2].[Identity].[ClaimRealm] SELECT * FROM [K2].[Identity].[ClaimRealmIssuer] SELECT * FROM [K2].[Identity].[ClaimTypeMap] SELECT * FROM [K2].[Identity].[ClaimTypeMapping] SELECT * FROM [K2].[HostServer].[Configuration]

 

Installer logs locations 

  1. %temp%K2 Setup Log
  2. [K2 install location]SetupLog
  3. [K2 install location]SetupUpdateLog
  4. [K2 install location]SourceCode.Configuration.ApiLogs

 

When attaching them to the case, ensure the following naming conventions are followed
for each of the categories above for the .zip files where applicable:

 

  1. K2 Setup Log
  2. Setup_Log
  3. Setup_Update_Log
  4. Api_Logs

Additional Information

 
Please insure that you have the latest (.4) version of the K2 5.4 installer  Also, note this issue will only happen on any version of K2 Five (1,2,3 and 4 ).
 

Related Links

 

 


0 replies

Be the first to reply!

Reply