Table of Contents

Search

  1. Preface
  2. Introduction
  3. Servers
  4. Console Client
  5. Search Clients
  6. Table Loader
  7. Update Synchronizer
  8. Globalization
  9. Siebel Connector
  10. Web Services
  11. ASM Workbench
  12. System Backup and Restore
  13. Batch Utilities

stopProcess_util Utility

stopProcess_util Utility

The stopProcess_util utility stops processes on a high-availability node. This utility reads the server type information, such as Rulebase, search, or synchronization server, from log files and then sends commands to stop processes that run on these servers.
To run the stopProcess_util utility, use the following command format:
stopProcess_util {directory_path} [-w<n>] [-c] [-u]
The stopProcess_util utility uses the following parameters:
directory_path
Required. Directory path to the log file that contains server details.
-w<n>
Wait time between the stopping of processes on servers. Default wait time is 1 second.
-c
Applicable to Windows only. Sends the
Ctrl_C
command to stop the updmulti and updsync processes.
-u
Stops processes on SSL-enabled servers.
Run the following sample command to stop processes on a high-availability node:
$SSABIN/stopProcess_util $SSASERVERLOGSDIR -w1 -u

0 COMMENTS

We’d like to hear from you!