Chapter 3 post-installation tasks, Verifying that servers are running, Verifying that you can connect to servers – Sybase ADAPTIVE 15.0.2 User Manual
Page 55: Chapter 3, “post-installation tasks,” des, Ee chapter 3, “post-installation tasks, Post-installation tasks

Installation Guide Evaluation Version
39
C H A P T E R 3
Post-Installation Tasks
After the installation process, you have a minimally configured Adaptive
Server. This chapter describes post-installation tasks to administer
Adaptive Server and install stored procedures and sample databases. For
more information, see the configuration guide for your platform.
Verifying that servers are running
To determine whether the servers you installed are running:
1
From a UNIX command line, set the Sybase environment variables
by entering:
source $SYBASE/ASE150.csh
2
Use
showserver
to display all Adaptive Server-related processes that
are on the system
$SYBASE/$SYBASE_ASE/install/showserver
Verifying that you can connect to servers
Use
isql
to perform a quick test. Source ASE150.[csh, sh]. Then use
isql
to
connect to servers:
1
At the command prompt, enter:
Topic
Page
Verifying that servers are running
Verifying that you can connect to servers
Connecting to Adaptive Server via Sybase Central