日本免费全黄少妇一区二区三区-高清无码一区二区三区四区-欧美中文字幕日韩在线观看-国产福利诱惑在线网站-国产中文字幕一区在线-亚洲欧美精品日韩一区-久久国产精品国产精品国产-国产精久久久久久一区二区三区-欧美亚洲国产精品久久久久

SYBASE 11.0.0 For SCO Unix 安裝手冊(cè)


SYBASE SYSTEM 11.0.0 for SCO Unix 5.0.5
安 裝 說 明
1.首先必須確定網(wǎng)卡已正確地配置在系統(tǒng)上 。
2.以root登錄 , 用scoadmin命令創(chuàng)建Sybase用戶 , 組屬為Sybase
確定上述二部驟無誤之后 , 我們可以轉(zhuǎn)入一階段地安裝工作 。
3.login:root
# divvy
系統(tǒng) 子分區(qū)表(試舉例)
NameTypeNew Fs#Fist BlockLast Block
bootEAFSno0019999
swapNON FSno120000109999
rootHTFSno211000709999
/uHTFSno37100001309999
raw1NON FSno4--
raw2NON FSno5--
recoverNON FSno621104542110463
hd0WHOLE DISKno702111471
raw1和raw2是Sybase的數(shù)據(jù)庫設(shè)備實(shí)際存放的物理設(shè)備名稱 。raw1用來存放數(shù)據(jù)庫 , raw2用來存放事務(wù)日志 。
在這里我們正確地分配raw1和raw2的大小:
假設(shè)我們定義raw1=600M, raw2=200m 。
nName or renawe a divishon
cCredit a new file system on this divison
tSelect or change filesystem type on new filesystem
pPrevent a new file system from being crented on the division
sStart a division on a different block
eEnd a division on a different block
rRestore the original division table
Enter you choice or q to Quit_____ n ↙
Whick division (o through 7): 4 ↙
What do your want to call it?:raw1 ↙
定義起始?jí)K , 按需要設(shè)定起始?jí)K:
Enter you choice or q Quit: S ↙
Whick division ? :4 ↙
Start number block:1310000 ↙
(建議:boot 的大小為20MB , u文件系統(tǒng)的大小為500MB)
同上 , 如此類推定義raw2后 , 屏幕應(yīng)提示
NameTypeNew Fs#Fist BlockLast Block
bootEAFSno0019999
swapNON FSno120000109999
rootHTESno211000709999
/uEAFSno37100001309999
raw1NON FSno413100001910000
raw2NON FSno519100012110001
recoverNON FSno621104542110463
hd0aWHOLE DISKno702111471
Enter you choice or q to Quit q ↙
系統(tǒng)提示:
iInstall the division set_up shown
rRetarn to the previous menu
eexit without installing a division table
Enter your choice or q to Quit i ↙
然后 , 準(zhǔn)備物理設(shè)備raw1, raw2 , 在root下將raw1, rraw1, raw2, rraw2的屬性及組名更改為sybase , 并且權(quán)限為666
# cd dev ↙
# chown sybase raw* rraw* ↙
# chgrp sybase raw* rraw* ↙
# chmod 666 raw* rraw* ↙
然后退出以Sybase用戶登錄系統(tǒng)
$ mkdir install ↙
$ cd install ↙
$ tar xv6 sco_kernel.scr ↙
把光盤插入CD_ROM將它安裝進(jìn)文件系統(tǒng) , 以root登錄 。
# mount /dev/cd0 /mnt ↙
再次以Sybase用戶登錄:
$ cd /mnt
$ sybload -D ↙
current Directory is "/mnt"設(shè)置安裝的路徑
Is this the correct directory for installation?
If so, Please enter "y" or "n" : n ↙
Please specify the correct installation directory here
A null entry will terminate this installation: /u/sybase ↙
Current directory is "/u/Sybase"
Is this the correct directory for installation?
If so, Please enter "Y" or "Y" : y
設(shè)置安裝的方式:Is this a local or Remote in installation, as defined in your installation Guide?
Please enter L for Local or R for Remote.
> L ↙
Please enter the full name of the disk file of the global archive : > /mnt/sybimage ↙
Yor specifIEd /mnt/sybimage for the media device, Is this correct? Please enter "y" or "Y" to continue: y
緊跟隨著系統(tǒng)將會(huì)提示你輸入Sybase產(chǎn)品的序列號(hào)(CAS):
CAS:DVBYBY SOKOBY BYBYBD BYBKBK BZTWLO BJVL ↙
正確輸入序列號(hào)后 , 會(huì)提供一串可供安裝的菜單項(xiàng)
選擇1:Sybase 11.0之后回車
可把光盤上的Sybase安裝至/u/Sybase之下 。
至此 , Sybase已安裝至硬盤上面 , 我們可以進(jìn)行設(shè)置方面地工作 。
$ pwd ↙ $/mnt
$ cd.. ↙ 退出mnt目錄 。
首先, 要把在/mnt下的sybase拆卸掉,我們以root登錄,執(zhí)行# umount /dev/cd0 ↙ 即可
然后# cd /u/sybase/install ↙ “設(shè)置環(huán)境變量”
# SYBASE = /u/sybase; export SYBASE ↙
增大SHMMAX的大小

推薦閱讀