SSIS ObjectRef Compatibility Issue

Hongru Qi 1 Reputation point
2020-06-10T22:39:26.367+00:00

In the SSIS Dimension Processing Destination, there is an ObjectRef statement originally written in ASSL. However, it reports compatibility issue saying that the interface is not supported. Our DBA suggested that he attempted to upgrade Tabular model to SQL 2017 comp level worked, however is stuck on the ObjectRef statement in the SSIS Dimension Processing Destination, that requires new syntax in TMSL language, to reference dimension. And the project can be run on a SQL server without upgraded patch.

Can anyone help me with this problem?

9785-screenshot.png

Azure SQL Database
Azure Data Science Virtual Machines
Azure Data Science Virtual Machines
Azure Virtual Machine images that are pre-installed, configured, and tested with several commonly used tools for data analytics, machine learning, and artificial intelligence training.
67 questions
{count} votes

1 answer

Sort by: Most helpful
  1. KalyanChanumolu-MSFT 8,316 Reputation points
    2020-06-12T06:57:21.423+00:00

    From your description of the issue I gather that you have already performed the upgrade to Compatibility Level 1200. It is a one way upgrade and is not reversible.

    If this is the case, the scripts that you run against the tabular models will need to be recreated using TMSL as well.

    Here is the scripting language matrix for Analysis Services data models across different versions, at specific compatibility levels.

    84473862-6e674900-aca7-11ea-8073-f34b89b813c4.png