Stopping stand-alone servers that use the ORB transport

(Deprecated) You can use the stopOgServer script to stop eXtreme Scale server processes.

Before you begin

Deprecated feature[Version 8.6 and later] Deprecated: The startOgServer and stopOgServer commands start servers that use the Object Request Broker (ORB) transport mechanism. The ORB is deprecated, but you can continue using these scripts if you were using the ORB in a previous release. The IBM eXtremeIO (XIO) transport mechanism replaces the ORB. Use the startXsServer and stopXsServer scripts to start and stop servers that use the XIO transport.

About this task

Run the stopOgServer script by navigating to the bin directory:
cd wxs_install_root/bin

Procedure