MicroStrategy ONE

Connect via DSN (Driver)

MicroStrategy Secure Enterprise uses the Teradata ODBC driver for analytical requests and for MicroStrategy metadata operations. While configuring the driver, there are a few settings that are known to enhance the performance of MicroStrategy when connecting to Teradata.

How to Configure a DSN

There are three steps to configure a DSN: create database instance, create a database connection, and configure and store credentials.

  1. In Developer, click File > NewDatabase Instance.
  2. Enter a database name and connection type.

  3. Under Database connection, click New.
  4. Create a database connection that points to the DSN.

  5. Under Database Login Name, click New.
  6. Enter a new database login name and enter your credentials for the login.

  7. Click OK.

How to Optimize Your Connection

To fully leverage Teradata for analytical SQL requests, the Teradata DSN configuration should be modified from its default values as follows:

  • Maximum Response Buffer Size: Increase this value as needed.
  • Enable Read Ahead: Select this checkbox for interleaved fetches.

Additionally, when using Teradata as MicroStrategy metadata, the Teradata ODBC driver options should be set as follows

  • Session Mode = Teradata
  • DateTime Format = AAA
  • Disable Parsing = enabled (selected)