Re-install oracle-xe on Ubuntu

Quite confuse when you want to re-install oracle-xe on Ubuntu. Struggling for several hours googling, I found this tip:

1. Run “sudo dpkg -P oracle-xe-universal” to get Ubuntu remove all the files as well as configuration files.

2. Delete folder: “/usr/lib/oracle/xe”

3. Restart the machine

4. Install the oracle-xe package.

5. Run “sudo /etc/init.d/oracle-xe configure" to have oracle-xe be setup

6. Access the nice Oracle web interface by pointing your Firefox to: http://127.0.0.1:8080/apex to check if everything went fine...

7. Have fun…

^^

MinhTran

5 Responses to this post.

  1. [...] | LuckyStar | Monish’s Oracle [...]

    Reply

  2. Posted by cs02rm0 on June 10, 2009 at 4:00 pm

    Very useful post, thanks!

    Reply

  3. You helped me a lot!
    Thanks!

    Reply

  4. Posted by Martin on October 12, 2009 at 10:59 am

    Thanks a bunch mate! Saved my day

    Reply

  5. Hi,

    Excellent sharing. Thanks for same.

    Regards,
    Dbametrix
    http://www.dbametrix.com

    Reply

Respond to this post