MicroStrategy ONE

MicroStrategy Command Manager

System Requirements

For all certified systems, see Platform Certifications.

Compatibility and Interoperability

  • Command Manager can connect to an Intelligence Server (metadata repository) either directly by scripts or by a project source. MicroStrategy Developer and MicroStrategy Command Manager can be installed on the same machine, or on different machines.
  • Administrators no longer need to install Narrowcast Server on the machine where Command Manager is installed to manage a Narrowcast Server system.

For the complete MicroStrategy platform compatibility and interoperability specification, see Compatibility and Interoperability.

Hardware Requirements

Operating System Processor RAM Disk Space
Windows 64-bit 4 GB (minimum) 0.5 GB
Linux 64-bit 4 GB (minimum) 3 GB

Installing MicroStrategy Command Manager

For steps to install MicroStrategy Command Manager, see the Installation and Configuration Help.

Directory Structure

The following table lists folders and files of interest that are included in the default directory structure after installing Command Manager.

The default folder is:

  • C:\Program Files (x86)\MicroStrategy\Product Name when installed on a 64-bit Windows environment.
  • /opt/MicroStrategy/Product Name, or $HOME/MicroStrategy/install/Product Name if you do not have write access to /opt/MicroStrategy, when installed on UNIX or Linux environments.

If installing over previous versions of the product, the folder remains the same.

Directory Contents
\MicroStrategy\Command Manager MicroStrategy Command Manager root directory

Upgrading MicroStrategy Command Manager

To benefit from the latest functionality available in this version of MicroStrategy Command Manager, an administrator must upgrade the MicroStrategy system, including Command Manager and Intelligence Server:

  • MicroStrategy products 10.4.x and 2019 and above can be upgraded directly to MicroStrategy ONE or MicroStrategy 2021.

Before upgrading, see the Upgrade Help for important information about preparing for the upgrade, the order in which to upgrade products, and tasks to perform after upgrading.

Uninstalling MicroStrategy Command Manager

For details about uninstalling MicroStrategy Command Manager, see the Adding or Removing MicroStrategy Components chapter of the Installation and Configuration Help.

Resolved Issues

For a list of all the resolved issues in this MicroStrategy release, see Resolved Defects and Enhancements.

Important Notes

  • Ambiguity in filters, metrics, security filters, facts, and attribute expressions can be avoided by referring to the location of the object in the expression. Ambiguity was being caused by two or more objects having the same name but in different folders confusing the parser on which to reference. This can be solved like the following sample:

    Create Filter "test" in folder "\" expression "[\schema objects\attributes\day]@ID=1"

    This avoids ambiguity if there is another "day" attribute located elsewhere in the project. Also, this provides a more efficient workaround than renaming duplicate objects.

  • Report caches no longer expire automatically, you can instead invalidate report caches.
  • The Alter Cache commands uses megabytes instead of kilobytes as the default unit.