Edit /etc/apt/sources.list, and add following:
deb http://oss.oracle.com/debian unstable main non-free
then execute
aptitude install oracle-xe oracle-xe-client
to install oracle. finally run
/etc/init.d/oracle-xe configure
The DB by default will be accessed via port 1521. Administration is performed through localhost:8080/apex.
No comments:
Post a Comment