MicroStrategy ONE

Unregister Project statement

Unregisters a project. An unregistered project is not loaded when Intelligence Server is started.

Copy
UNREGISTER PROJECT "project_name";

where:

PROJECT "project_name" is the name of the project that is not loaded when Intelligence Server is started, of type string.

Example

Copy
UNREGISTER PROJECT "Third-party Sales";