solaris10_x86+Sybase ASE 12.5.3安裝筆記
安裝solaris10 GA
vi /etc/ssh/sshd_config修改
PermitRootLogin yes
重啟SSH服務
#svcs |grep ssh
online 15:53:37 svc:/network/ssh:default
#svcadm restart svc:/network/ssh
新增Sybase12賬號:
groupadd dba
useradd -d /opt/sybase12/ -m -s /usr/bin/csh -g dba Sybase12
passwd Sybase12
建數據庫設備目錄:
mkdir /sybdata
chown -R Sybase12 /sybdata
chgrp -R dba /sybdata
我的VM是160M Memory.
prtconf|grep Mem
Memory size: 160 Megabytes
修改/etc/system:
set shmsys:shminfo_shmmax=83886080 #80M
set sys:maxasynchio=500
以Sybase12賬號上傳 ase1252_de_solx86.tgz和EBF12468.tgz到VM。
下載地址:
http://download.Sybase.com/eval/ASE_1252_DE/ase1252_de_solx86.tgz
http://origin1.Sybase.com/swx/7109/EBF12468.tgz
以sybase12 ssh到VM。開始安裝Sybase.
vsol10:Sybase12 ~ 1 > gunzip -d ase1252_de_solx86.tgz
vsol10:Sybase12 ~ 2 > tar xvf ase1252_de_solx86.tar
vsol10:Sybase12 ~ 3 > ./setup -console
-------------------------------------------------------------------------------
Sybase Adaptive Server Enterprise Suite will be installed in the following
location:
/opt/Sybase12
with the following features:
Sybase Servers
Adaptive Server Enterprise
ASE Diagnostic Server
Connectivity
Open ClIEnt
Common ctlib files
Common dblib files
Embedded SQL/C
Language Modules
Chinese Language Module
German Language Module
French Language Module
Japanese Language Module
The installer will now configure new servers with the following values. Please
click Next to proceed with the server configurations.
Adaptive Server
Adaptive Server Name VSOL10
Port Number 5000
Page Size 2k
Error Log /opt/Sybase12/ASE-12_5/install/VSOL10.log
Master Device