OpenSwitch starts automatically after installation and configuration.
Restarting OpenSwitch
In a terminal window, go to the $SYBASE directory.
In a C Shell, enter:
source SYBASE.csh
In a Bourne or Korn Shell, enter:
. ./SYBASE.csh
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.
Stopping OpenSwitch
Connect to isql in administrative mode. In a terminal window, enter:
isql -U <admin_username> -P <admin_password> -S <server_name>
Enter:
rp_shutdown
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |