Issue
The following error may be encountered when performing K2 upgrade to 5.4.
The database K2 is running in compatibility mode with an unsupported level 110. You must change the compatibility level before proceeding.
Error Code

Resolution
Per K2 Compatibility Matrix, SQL Server 2012 and 2014 (Level 110 and 120) is not supported. Updating Compatibility level to SQL Server 2016 (Level 130) will resolve this issue.
