MicroStrategy ONE

Get Change Journaling statement

Display the change journaling status for the specified project or the project source configuration.

Copy
GET CHANGE JOURNALING FOR (PROJECT 
 "project_name" | CONFIGURATION);

where:

  • PROJECT "project_name" is the name of the project for which change journaling status is requested, of type string.

  • CONFIGURATION displays change journaling status for the project source.

Examples

Copy
GET CHANGE JOURNALING FOR PROJECT "Local Demonstration";