On Windows or on AIX running in the foreground, to stop the OLAP Miner server, enter exit at the command line. Then press Enter.
On AIX, to stop the OLAP Miner server when it is running in the background:
ps -ef | grep OMServer.jar
Do not use the kill -9 command. If you do, the OLAP Miner server does not clean up any resources that it is using.