stop_local.sh script

Use the stop_local.sh script to stop IBM® InfoSphere® Master Data Management Collaboration Server services from the command line.

Syntax

stop_local.sh [--wsadminUsername=<was_admin_user>
--wsadminPwd=<was_admin_password>][--profile]
[--debug][--rmlogs][--help]

Parameters

wsadminUsername
This is the WebSphere® Application Server administrative user name. This is required if admin_security=true is specified but username and password are not provided in the env_settings.ini. You can specify wsadminUsername and wsadminPwd arguments in the command to override the values provided in the env_settings.ini file. This argument is applicable only if svc_name is of type appsvr.
wsadminPwd
This is the password of WebSphere Application Server administrative user. This is required if admin_security=true is specified but username and password are not provided in the env_settings.ini file. You can specify wsadminUsername and wsadminPwd arguments in the command to override the values provided in the env_settings.ini file. This argument is applicable only if svc_name is of type appsvr.

Example

In this example, the stop_local.sh script is run to stop InfoSphere MDM Collaboration Server services:

$<install directory>/bin/go/stop_local.sh
Running the stop_local.sh script displays the name of each service as it is stopped.


Last updated: 21 Jul 2017