OpenSwitch starts automatically after installation and configuration. If you did not configure OpenSwitch during installation, go to Chapter 3, “Configuring OpenSwitch.”
If you shut down OpenSwitch, restart it:
Go to the $SYBASE directory, and for the C shell, enter:
source SYBASE.csh
For the Bash, the Bourne, or the Korn shell, enter:
. ./SYBASE.sh
Go to $OPENSWITCH/bin, and enter the following, where -c specifies the name of OpenSwitch configuration file to use during start-up:
./OpenSwitch -c ../config/OpenSwitch_ServerName.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 Chapter 4, “Starting and Stopping OpenSwitch and RCMs,” in the OpenSwitch Administration Guide for information about using encrypted user names and passwords, and a list of command line options you can use to adjust the behavior of OpenSwitch.