<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NCX94J4" height="0" width="0" style="display:none;visibility:hidden"></iframe>

DisableMTQViewConstruct function for IBM Planning Analytics (TM1)

     
    DisableMTQViewConstruct disables multi-threaded query processing in a process that uses a cube view as the data source. This function will override the value MTQQuery=F set in the tms1.cfg file. 

    In the video, DisableMTQViewConstruct will be used to disable multi-threaded query processing to show its impact on BatchUpdateFinish.

    Where can the DisableMTQViewConstruct function be used?

    TurboIntegrator

      Which TM1 Server version is the DisableMTQViewConstruct function available for?

      Version 11 and 12

        What is the syntax for DisableMTQViewConstruct?

        DisableMTQViewConstruct();

          Relevant Functions