MicroStrategy ONE

MicroStrategy ODBC Driver for MongoDB for Windows and Linux

The following information is required for setting up the driver connection for the MicroStrategy ODBC Driver for MongoDB:

  • Data Source Name: A name to identify the MongoDB data source configuration in MicroStrategy. For example, Finance or MongoDB-1 can serve to identify the connection.
  • Host Name: The server name or IP address of the machine on which the MongoDB data source resides. Contact your system administrator for the server name or IP address.
  • Port Number: The port number for the connection. Check with your database administrator for the correct number.
  • Database Name: The name of the database to connect to by default. The database administrator assigns the database name.
  • Schema Definition Path: The path where configuration files that define the relational map of native data are stored. These configuration files are created in this location when first connecting to the data source and then used for subsequent connections.
  • Enable SSL: The data is encrypted using SSL. If the database server does not support SSL, the connection fails.
  • TrustStore: Enter the directory of the truststore file to be used when SSL is enabled.
  • Host Name in Certificate: Enter a host name for certificate validation when SSL encryption and validation are enabled.