MicroStrategy ONE

Lock Configuration statement

Locks the project source configuration in the metadata.

Copy
LOCK CONFIGURATION [FORCE] [PERMANENTLY];

where:

  • FORCE forces the configuration to lock.
  • PERMANENTLY locks the configuration permanently. Only the user who creates the lock can remove it.

Example

Copy
LOCK CONFIGURATION FORCE;