Virtuozzo VPS oracle-xe installation
616212Jan 6 2008 — edited Oct 20 2008Virtuozzo can't assign swap space as a per vps basis, oracle-xe rpm install won't proceed because of the swap requirements, then I installed the rpm with the --nopre option, everything looked fine but I can connect to oracle, it may not be running, the listener is though.
If I try to connect via sqlplus i get the following error
ORA-01034: ORACLE not available
ORA-27101: shared memory realm does not exist
Linux Error: 2: No such file or directory
####
[root@devel log]# echo $ORACLE_HOME
/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/
[root@devel log]# echo $ORACLE_SID
XE
####
anyone had luck installing oracle-xe on a vps, specifically virtuozzo?
thanks