While running the EUM_PopulateSQLDatabase.ps1 an error is encountered if SQL server is lower than 2016 (SQL 2012 or higher is supported for the changes below). This is because SQL 2012 and 2014 does not support the ForJSON function used in a few Stored Procedures.
Carry out the following steps to ensure that the functions and stored procedures are created:
Comments
0 comments
Please sign in to leave a comment.