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

  免費(fèi)注冊 查看新帖 |

Chinaunix

  平臺(tái) 論壇 博客 文庫
最近訪問板塊 發(fā)新帖
查看: 1396 | 回復(fù): 8
打印 上一主題 下一主題

救命呀,Oracle10g Install on Fedora Error [復(fù)制鏈接]

論壇徽章:
0
跳轉(zhuǎn)到指定樓層
1 [收藏(0)] [報(bào)告]
發(fā)表于 2006-08-14 16:32 |只看該作者 |倒序?yàn)g覽
各位大蝦,救命呀。
我現(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ì)資料。

論壇徽章:
0
2 [報(bào)告]
發(fā)表于 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)存”。
具 ...

論壇徽章:
0
3 [報(bào)告]
發(fā)表于 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

論壇徽章:
0
4 [報(bào)告]
發(fā)表于 2006-08-14 17:10 |只看該作者
難道沒有人知道嗎?

論壇徽章:
0
5 [報(bào)告]
發(fā)表于 2006-08-14 17:19 |只看該作者
估計(jì)平臺(tái)兼容的問題,你可以嘗試只使用2G內(nèi)存或者3G內(nèi)存試試,F(xiàn)C平臺(tái)并不是oracle官方支持的,我在FC5也成功裝過oracle,但是象你這種硬件配置,會(huì)有一些兼容的問題。

[ 本帖最后由 numenhuang 于 2006-8-14 17:21 編輯 ]

論壇徽章:
0
6 [報(bào)告]
發(fā)表于 2006-08-14 17:29 |只看該作者
原帖由 numenhuang 于 2006-8-14 17:19 發(fā)表
估計(jì)平臺(tái)兼容的問題,你可以嘗試只使用2G內(nèi)存或者3G內(nèi)存試試,F(xiàn)C平臺(tái)并不是oracle官方支持的,我在FC5也成功裝過oracle,但是象你這種硬件配置,會(huì)有一些兼容的問題。

我也試過你說的做法,把原來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”。

我也不知道這是為什么,太郁悶了。

論壇徽章:
0
7 [報(bào)告]
發(fā)表于 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 ...

論壇徽章:
0
8 [報(bào)告]
發(fā)表于 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,就會(huì)報(bào)錯(cuò)。
我想問一下,你們裝的時(shí)候,check完成,下一步是什么?我想改他的步驟,但沒找到下一步在那里。

論壇徽章:
0
9 [報(bào)告]
發(fā)表于 2006-08-15 09:01 |只看該作者
各位大蝦,怎么就沒人知道嗎?救命呀
您需要登錄后才可以回帖 登錄 | 注冊

本版積分規(guī)則 發(fā)表回復(fù)

  

北京盛拓優(yōu)訊信息技術(shù)有限公司. 版權(quán)所有 京ICP備16024965號-6 北京市公安局海淀分局網(wǎng)監(jiān)中心備案編號:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年舉報(bào)專區(qū)
中國互聯(lián)網(wǎng)協(xié)會(huì)會(huì)員  聯(lián)系我們:huangweiwei@itpub.net
感謝所有關(guān)心和支持過ChinaUnix的朋友們 轉(zhuǎn)載本站內(nèi)容請注明原作者名及出處

清除 Cookies - ChinaUnix - Archiver - WAP - TOP