MicroStrategy ONE

Resume Project statement

Resumes an idle project in an Intelligence Server.

Copy
RESUME PROJECT "project_name";

where:

PROJECT "project_name" is the name of the project to be resumed, of type string.

Example

Copy
RESUME PROJECT "MicroStrategy Tutorial";