NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

oracle in COMPAT_LINUX



Hi

Anyone had some success with oracle XE in COMPAT_LINUX?

Here is the environement:
- NetBSD-6.0_RC2 on an i386 domU
- suse_base-12.1nb2 from pkgsrc
- oracle-xe-univ-10.2.0.1-1.0.i386.rpm

I get the same result as reported here:
http://wiki.netbsd.org/tutorials/how_to_run_oracle_express_on_netbsd/
ERROR:
ORA-12549: TNS:operating system resource quota exceeded

ktrace tells me that the error occurs when launching
/emul/linux/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/oracle

Attempting to launch it alone yields the same cannot allocate memory error.
Here is it:

   266      1 ktrace   EMUL  "netbsd"
   266      1 ktrace   RET   ktrace 0
   266      1 ktrace   CALL  execve(0xbfbffccf,0xbfbfebf0,0xbfbfebf8)
   266      1 ktrace   NAMI
"/emul/linux/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/oracle"
   266      1 ktrace   NAMI  "/emul/linux"
   266      1 ktrace   NAMI  "/emul/linux/lib/ld-linux.so.2"
   266      1 ktrace   RET   execve -1 errno 12 Cannot allocate memory

I tried raising various system limits without success. 

-- 
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index