While rebuilding a cube with comments in the cube query is throwing the below error of ‘Incorrect syntax’. Whereas my other cubes with comments in the query are getting rebuilt properly.

Posted about 4 years ago by Smarten - Solution Team

Post a topic
Un Answered
Smarten - Solution Team
Smarten - Solution Team Admin

While rebuilding a cube with comments in the cube query is throwing the below error of ‘Incorrect syntax’. Whereas my other cubes with comments in the query are getting rebuilt properly.


0 Votes


1 Comments

Smarten - Solution Team

Smarten - Solution Team posted about 4 years ago Admin

This type of errors may occur with some JDBC drivers for SQL server (jTDS, Microsoft driver, etc.). Some drivers will have difficulty in parsing the query with comments. In such cases, it throws error.

As a solution, it is advised to remove the comments from the query.

0 Votes

Login to post a comment