Chapter 3: Starting and Stopping OpenSwitch and RCMs  Starting and stopping OpenSwitch on Windows

Chapter 3: Starting and Stopping OpenSwitch and RCMs

Starting and stopping OpenSwitch on UNIX

OpenSwitch starts automatically after installation and configuration.

StepsRestarting OpenSwitch

  1. In a terminal window, go to the $SYBASE directory.

  2. In a C Shell, enter:

    source SYBASE.csh
    

    In a Bourne or Korn Shell, enter:

    . ./SYBASE.csh
    
  3. Go to $SYBASE/OpenSwitch-15_0/bin, and enter the following, where -c specifies the name of OpenSwitch configuration file to be used during start-up:

    ./OpenSwitch -c ../config/OpenSwitch.cfg
    

You can configure OpenSwitch to use encrypted user names and passwords for the user name and password entries that are in the OpenSwitch configuration file. See “Using encrypted user names and passwords”.

See “Using command line options” for a list of options you can use to adjust the behavior of OpenSwitch.

StepsStopping OpenSwitch

  1. Connect to isql in administrative mode. In a terminal window, enter:

    isql -U <admin_username> -P <admin_password> -S <server_name>
    
  2. Enter:

    rp_shutdown
    




Copyright © 2005. Sybase Inc. All rights reserved. Starting and stopping OpenSwitch on Windows

View this book as PDF