MicroStrategy ONE

List All Servers statement

Lists machines that have MicroStrategy Intelligence Server installed in the current subnetwork.

Copy
LIST [ALL] SERVERS;

Example

Copy
LIST 
 SERVERS;

ResultSet Columns

NAME: The name of the server, returned as a string.

SERVER_STATE: The state of the server, returned as an integer:

  • 3000: Up

  • 3001: Down