EducationSoftwareStrategy.com
StrategyCommunity

Knowledge Base

Product

Community

Knowledge Base

TopicsBrowse ArticlesDeveloper Zone

Product

Download SoftwareProduct DocumentationSecurity Hub

Education

Tutorial VideosSolution GalleryEducation courses

Community

GuidelinesGrandmastersEvents
x_social-icon_white.svglinkedin_social-icon_white.svg
Strategy logoCommunity

© Strategy Inc. All Rights Reserved.

LegalTerms of UsePrivacy Policy
  1. Home
  2. Topics

KB41512: How to use Command Manager with interactive mode in MicroStrategy Intelligence Server Universal


Community Admin

• Strategy


How to use Command Manager with interactive mode in MicroStrategy Intelligence Server Universal

SUMMARY:
The following document explains how to use Command Manager with interactive mode in Strategy Intelligence Server.
 

  1. In a UNIX console window, browse to the "bin" folder under <HOME_PATH> where the Strategy is installed.
  2. Type the command of ./mstrcmdmgr -interactive and press ENTER to open Command Manager.
     
  3. Type the command of CONNECTMSTR -n Project_source_name -u username -p password to connect to an existing project source.
     
  4. Type the command of <script> CHECK to check if the syntax is correct.
     
  5. Type the command of <script> EXEC to execute the script.
     
  6. Type help to show more instructions.

EXAMPLE:
 
$ ./mstrcmdmgr -interactive
**********************************************
Strategy Command Manager Interactive mode
Version 10.4.0 (Build 10.4.0026.0049)
**********************************************
CommandManager:Not Connected-MSTR>
 
CommandManager:Not Connected-MSTR>CONNECTMSTR -n new -u administrator
Password:
Version 10.4.0 (Build 10.4.0026.0049)
Project Source Name:new
Login:administrator
CommandManager:administrator@new>
 
CommandManager:administrator@new>list all user connections; CHECK
Checking syntax...
Syntax is correct.
Syntax checking has been completed.
 
CommandManager:administrator@new>list all user connections; EXEC
Executing task(s)...
Checking syntax...
Syntax is correct.
Syntax checking has been completed.
Name = Administrator
Session ID = DC3C4FF811E2232903020080EF6536B6
Project = <Server>
Source = Strategy Command Manager
=================================================
Task(s) execution completed successfully.
Execution Time: 00:00:00


Comment

0 comments

Details

Knowledge Article

Published:

April 6, 2017

Last Updated:

April 6, 2017