You can enter the server commands at the command line where you started the OLAP Miner server.
The following commands are available for OLAP Miner server:
Table 1. OLAP Miner server commands
help | Displays help on the available commands. |
exit quit shutdown
| Terminates all OLAP Miner server kernel processes, all connections to OLAP Miner clients, and the OLAP Miner server session. |
list runs | Provides a list of deviation detection definitions that are currently running. |
list connections | Provides a list of current client connections to the OLAP Miner server. |
close connection <n> | Closes the <n> connection from the list of existing connections that are given by list connections. |
list config | Prints the current server configuration. |
sync olap <olap_alias> <user> <password> | Synchronizes the OLAP Miner files with the current DB2 OLAP Server that is identified by olap_alias. The user ID and password must be for a supervisor user for the DB2 OLAP Server that is identified by olap_alias. Enter the sync olap command when applications or databases are deleted from the DB2 OLAP server system. The command ensures that all OLAP Miner files have a corresponding application and database combination on the DB2 OLAP Server system. It deletes any OLAP Miner files that do not have a corresponding application and database combination. |