Purpose | Operating system | Command |
Execute a command on all server instances. The following commands are not supported: run new ant | Windows | mwsall.bat |
UNIX | mwsall.sh | |
Start all server instances. The server instances are started consequently in alphabetical order. On Windows operating systems, the command starts a server instance as a service if it has a registered service, otherwise it starts the instance as a process. On UNIX based operating systems, the command starts the instances as processes only. | Windows | startall.bat |
UNIX | startall.sh | |
Stop the server instances. The command calls mws.{bat|sh} stopfor all server instances. | Windows | stopall.bat |
UNIX | stopall.sh |