DBCA hang in 46% during start oracle instance on Redhat linux 9!
343057Nov 5 2003 — edited Jun 15 2006 Hi,every Oracle fans,please help me!
I have successfully installed Oracle9i2 on Redhat 9 without creating any database according to http://linux.oreillynet.com/pub/a/linux/2003/09/04/oracle_install.html . But after installation ,when I tried to create a database of general purpose, i met the problem that DBCA hang in 46% during create and start oracle instance and had not any error.
My computer hardware list: PIII450 + 256M Ram + 40G HardDisk.
And my main Linux kernel setting list:
kernel.shmmax = 536870912
kernel.shmmni = 4096
kernel.shmall = 2097152
kernel.sem = 250 32000 100 128
fs.file-max = 65536
net.ipv4.ip_local_port_range = 1024 65000
I ever add kernel.shmmax to 1073741824 and still not solve the problem!Everytime DBCA have not any reponse in 46%!
Ok, if do i explain clearly? Please help me,or my boss will maybe fire me! Thanks in advance!