EducationSoftwareStrategy.com
StrategyCommunity

Knowledge Base

Product

Community

Knowledge Base

TopicsBrowse ArticlesDeveloper Zone

Product

Download SoftwareProduct DocumentationSecurity Hub

Education

Tutorial VideosSolution GalleryEducation courses

Community

GuidelinesGrandmastersEvents
x_social-icon_white.svglinkedin_social-icon_white.svg
Strategy logoCommunity

© Strategy Inc. All Rights Reserved.

LegalTerms of UsePrivacy Policy
  1. Home
  2. Topics

KB36757: How to check the metadata shell version by running SQL against the metadata in MicroStrategy DB Query Tool?


Community Admin

• Strategy


This article explains how to check the metadata shell version by running SQL against the metadata in MicroStrategy DB Query Tool?

In certain senarios, it is helpful to find out the metadata shell version by running SQL against the metadata in Strategy DB Query Tool (or ODBC Test Tool in version 8.1.x). Follow steps below to achieve this:
 
 

  • Connect the the metadata DSN from DB Query Tool.
  • Run following SQL:
  • Sql
    SELECT * FROM DSSMDSYSPROP;

     
  • Check the Version value for column PROP_VAL. If it is 7.0, it means the metadata version is 8.1.x or 9.0.0 as shown below:
     
ka04W000000OanIQAS_0EM440000002N5t.png
  • If the Version value for column PROP_VAL is 9010, it means the metadata version is 901 or higher as shown below:
ka04W000000OanIQAS_0EM440000002N61.png


KB36757


Comment

0 comments

Details

Knowledge Article

Published:

June 6, 2017

Last Updated:

November 22, 2018