Use the abort_local.sh script to abort IBM® InfoSphere® Master Data Management
Collaboration Server and
all services from the command line.
Syntax
abort_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 the username and password are not provided in the env_settings.ini file.
You can specify the wsadminUsername and wsadminPwd arguments
in the command to override the values provided in the env_settings.ini.
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 the 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.
Example
In this example, the abort_local.sh script
is run to abort InfoSphere MDM Collaboration Server and
all services:
$<install directory>/bin/go/abort_local.sh
Sample output
$ abort_local.sh
Aborting service admin_WPCAPP1...
Aborting service eventprocessor_WPCAPP1...
Aborting service workflowengine_WPCAPP1...
Aborting service queuemanager_WPCAPP1...
Aborting service appsvr_WPCAPP1...
Aborting service scheduler_WPCAPP1...
Aborting service rmi_WPCAPP1...