Beta Draft Confidential
4-10
B-STDX, CBX, and GX Network Management Station Installation Guide
Installing Sybase 12.5.0.1
Installing Sybase 12.5.0.1
The Sybase installation is complete.
22.
Become the Sybase user by entering:
su - sybase
23.
Source file that sets the environment variables by entering one of the following
commands:
If you are using C shell, enter:
source /opt/sybase/SYBASE.csh
If you are using Bourne shell, enter:
. /opt/sybase/SYBASE.sh
24.
Initiate an isql session by entering:
isql -U sa -P <
SA password
> -S <
database server name
>
For example,
isql -U sa -P superbase -S CENTRAL
25.
Check the Sybase version that is currently running by entering:
1>
select @@version
2>
go
Output similar to the following should be displayed:
Adaptive Server Enterprise/12.5.0.1
/
SWR 9982
IR/P/Sun_svr4/OS 5.8/rel12501/1776/64-bit/FBO/Tue Feb 26
01:22:10 2002
1>
quit
>
exit
26.
Proceed to
Chapter 5, “Installing HP OpenView 6.2.”
Note –
For information on Lucent-recommended patches, see the
Software Release
Notice for Sybase 12.5.0.1
.