$ MIMINFO /USER !show users, check trans number for issues
$ MTH$JCL:STX !custom command that list active users
$ MIMPERF /SPACE !show allocation, check trans blocks, anything >50k is issue
$ MIMPERF /DUMP !dumps mimer logs
$ MIMCONTROL /LOGOFF=<channel> !kill a transaction using channel from miminfo /user
$ MIMCONTROL /STOP <db name> !stop a specific mimer databaseĀ
$ @MTH$SCM:SETDB !set the current database
$ DBOPEN !utility to check databanks, must use SETDB first
$ RUN MIMEXE.BSQL !open Mimer SQL Command Line Utility