MicroStrategy ONE

Connect to Enterprise Manager Statement

Copy
CONNECT TO ENTERPRISE MANAGER "<em_machine>" IN PORT <em_port>;

where

  • Enterprise Manager name: The name of the Enterprise Manager machine.
  • Port: The port in which the service is running.

Example

Copy
CONNECT TO ENTERPRISE MANAGER "localhost" IN PORT 9999;