亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

Chinaunix

標(biāo)題: 救命呀,Oracle10g Install on Fedora Error [打印本頁]

作者: chen_gxing    時(shí)間: 2006-08-14 16:32
標(biāo)題: 救命呀,Oracle10g Install on Fedora Error
各位大蝦,救命呀。
我現(xiàn)在正在fedora 上,安裝oracle10g。根據(jù)網(wǎng)上各位大蝦的安裝資料,把安裝的頁面和check部分,已經(jīng)完成,但check完后,下一步時(shí),出現(xiàn)“系統(tǒng)當(dāng)前內(nèi)存為3MB,安裝ORACLE需要1G的內(nèi)存”。
具體情況是這樣的:
    系統(tǒng)配置:Dell 690工作站,2CPU,4G MEMORY,3塊146G硬盤,做了RAID5
      軟件環(huán)境:Fedora core 5. Oracle10g (未安裝)
   
    oracle的check 信息:
“Checking operating system certification
Expected result: One of redhat-2.1,redhat-3,UnitedLinux-1.0
Actual Result: redhat-3
Check complete. The overall result of this check is: Passed
=======================================================================

Checking recommended operating system packages
Checking for make-3.79; found make-3.80-10.2.   Passed
Checking for binutils-2.11.90.0.8-12; found binutils-2.16.91.0.6-4.     Passed
Checking for gcc-2.96; found gcc-4.1.0-3.       Passed
Checking for openmotif-2.1.30-11; found openmotif-2.3.0-0.1.9.2.        Passed
Check complete. The overall result of this check is: Passed
=======================================================================

Checking kernel parameters
Checking for VERSION=2.4.9.25; found VERSION=2.6.15.    Passed
Checking for shmall=2097152; found shmall=2097152.      Passed
Checking for shmseg=10; found shmseg=4096.      Passed
Checking for semmsl=250; found semmsl=250.      Passed
Checking for semmni=128; found semmni=128.      Passed
Checking for filemax=65536; found filemax=344397.       Passed
Checking for shmmni=4096; found shmmni=4096.    Passed
Checking for semmns=32000; found semmns=32000.  Passed
Checking for semopm=100; found semopm=100.      Passed
Checking for shmmin=1; found shmmin=1.  Passed
Checking for shmmax=2147483648; found shmmax=2147483648.        Passed
Check complete. The overall result of this check is: Passed
=======================================================================

Checking recommended glibc version
Expected result: 2.2.4.31.7
Actual Result: 2.4.4
Check complete. The overall result of this check is: Passed
=======================================================================”

錯(cuò)誤畫面帖不上來,只好把信息打出來了“Your system currently has 3MB os RAM, Enterprise Manager using a Veiw Database installation requires at least 1024MB of physical memory”。

請問,誰裝過ORACLE10G?有出現(xiàn)這樣的問題嗎?怎么解決的?
我在網(wǎng)上查了很多的資料,都沒有關(guān)于Fedora上安裝Oracle10g的詳細(xì)資料。
作者: numenhuang    時(shí)間: 2006-08-14 16:39
grep MemTotal /proc/meminfo 看一下

原帖由 chen_gxing 于 2006-8-14 16:32 發(fā)表
各位大蝦,救命呀。
我現(xiàn)在正在fedora 上,安裝oracle10g。根據(jù)網(wǎng)上各位大蝦的安裝資料,把安裝的頁面和check部分,已經(jīng)完成,但check完后,下一步時(shí),出現(xiàn)“系統(tǒng)當(dāng)前內(nèi)存為3MB,安裝ORACLE需要1G的內(nèi)存”。
具 ...

作者: chen_gxing    時(shí)間: 2006-08-14 16:44
看了,是正常的
[root@macstest logs]# grep MemTotal /proc/meminfo
MemTotal:      4133120 kB
[root@macstest logs]# grep SwapTotal /proc/meminfo
SwapTotal:     8193140 kB

用free看
[root@macstest logs]# free -m
             total       used       free     shared    buffers     cached
Mem:          4036        590       3445          0         33        375
-/+ buffers/cache:        180       3855
Swap:         8001          0       8001
作者: chen_gxing    時(shí)間: 2006-08-14 17:10
難道沒有人知道嗎?
作者: numenhuang    時(shí)間: 2006-08-14 17:19
估計(jì)平臺兼容的問題,你可以嘗試只使用2G內(nèi)存或者3G內(nèi)存試試,F(xiàn)C平臺并不是oracle官方支持的,我在FC5也成功裝過oracle,但是象你這種硬件配置,會有一些兼容的問題。

[ 本帖最后由 numenhuang 于 2006-8-14 17:21 編輯 ]
作者: chen_gxing    時(shí)間: 2006-08-14 17:29
原帖由 numenhuang 于 2006-8-14 17:19 發(fā)表
估計(jì)平臺兼容的問題,你可以嘗試只使用2G內(nèi)存或者3G內(nèi)存試試,F(xiàn)C平臺并不是oracle官方支持的,我在FC5也成功裝過oracle,但是象你這種硬件配置,會有一些兼容的問題。

我也試過你說的做法,把原來4G的內(nèi)存,拿了一根2G的,剩下2G。但還是不行,錯(cuò)誤信息只是“Your system currently has 3MB os RAM, Enterprise Manager using a Veiw Database installation requires at least 1024MB of physical memory”,變成了“Your system currently has 1MB os RAM, Enterprise Manager using a Veiw Database installation requires at least 1024MB of physical memory”。

我也不知道這是為什么,太郁悶了。
作者: numenhuang    時(shí)間: 2006-08-14 17:34
不知道centos可不可以
FC4嘗試過嗎

是不是因?yàn)轭愃朴谙旅娴膯栴}
# cp /etc/redhat-release /etc/redhat-release.orig
# echo "Red Hat Enterprise Linux AS release 3 (Taroon)" > /etc/redhat-release

原帖由 chen_gxing 于 2006-8-14 17:29 發(fā)表

我也試過你說的做法,把原來4G的內(nèi)存,拿了一根2G的,剩下2G。但還是不行,錯(cuò)誤信息只是“Your system currently has 3MB os RAM, Enterprise Manager using a Veiw Database installation requires at least 1 ...

作者: chen_gxing    時(shí)間: 2006-08-14 17:44
原帖由 numenhuang 于 2006-8-14 17:34 發(fā)表
不知道centos可不可以
FC4嘗試過嗎

是不是因?yàn)轭愃朴谙旅娴膯栴}
# cp /etc/redhat-release /etc/redhat-release.orig
# echo "Red Hat Enterprise Linux AS release 3 (Taroon)" > /etc/redha ...



這個(gè)我設(shè)置了,不然前面的check,就會報(bào)錯(cuò)。
我想問一下,你們裝的時(shí)候,check完成,下一步是什么?我想改他的步驟,但沒找到下一步在那里。
作者: chen_gxing    時(shí)間: 2006-08-15 09:01
各位大蝦,怎么就沒人知道嗎?救命呀




歡迎光臨 Chinaunix (http://72891.cn/) Powered by Discuz! X3.2