Installation guide
CHAPTER 9
Postinstallation Tasks
After you install the server, set it up.
The Adaptive Server installation includes directories containing sample client library
applications. These sample programs are included for training purposes only and are not
intended to be installed in a production environment.
If you are setting up a production environment, remove these directories:
•
$SYBASE/OCS-15_0/sample
•
$SYBASE/DataAccess/ODBC/samples
•
$SYBASE/jConnect-7_0/sample2
•
$SYBASE/jConnect-7_0/classes/sample2
•
$SYBASE/ASE-15_0/sample
•
$SYBASE/WS-15_0/samples
See also
•
Installing Sample Databases
on page 60
Verifying That Servers are Running
Verify the servers are running.
Prerequisites
Before starting the server, make sure you have stopped, then started the services related to the
server.
Task
If you have already started the server, do not run the command a second time. Running it more
than once can cause problems.
1.
From a UNIX command line, set the Sybase environment variables.
• In C-shell:
source ASE_install_location/SYBASE.csh
• In Bourne shell:
ASE_install_location/SYBASE.sh
2.
Show all Adaptive Server-related processes that are on the system:
$SYBASE/$SYBASE_ASE/install/showserver
Installation Guide 57