Connecting to adaptive server via sybase central – Sybase ADAPTIVE 15.0.2 User Manual

Page 56

Advertising
background image

Connecting to Adaptive Server via Sybase Central

40

Adaptive Server Enterprise

isql -Usa -P<password or leave it blank>

-Sserver_name

where server_name is the Adaptive Server name.

Warning!

The first time you log in to Adaptive Server, use the default “sa”

user name and leave the password blank. After you log in for the first time,
change the System Administrator’s password. See “Setting the System
Administrator password” on page 41.

The command prompt is displayed if the login is successful.

2

To display the Adaptive Server version number, enter:

1> select @@version

2> go

The Adaptive Server version number is displayed. The output should show
Adaptive Server at version 15.0.2.

If you encounter errors, see the Troubleshooting Guide.

Connecting to Adaptive Server via Sybase Central

Sybase Central provides a graphical user interface where you can perform
Adaptive Server administrative tasks. The Sybase Central interface provides a
hierarchical list of servers in the left pane and a list of details for the selected
server in the right pane. To select a server, click on it in the left pane.

1

From a UNIX command line, enter:

source $SYBASE/ASE150.csh

2

Then enter:

run $SYBASE/shared/sycen/sybcentr43

3

Select Tools | Connect, then select the server to which you want to connect
from the drop-down list.

4

In the Login window, enter the System Administrator’s user name and
password.

You must log in as the System Administrator to perform administrative
tasks.

Advertising