Posts tagged as:

oracle

How do I remove Oracle Express edition under Ubuntu Linux?

{ 3 comments }

Q. How do I install Oracle Database XE Server on my Ubuntu Linux desktop system?
A. An Oracle database consists of a collection of data managed by an Oracle database management system. You can download Oracle Database XE server for Debian, Mandriva, Novell, Red Hat and Ubuntu Linux distributions. First you need to get [...]

{ 17 comments }

Q. I am using Solaris UNIX. How can I start Oracle service / server in UNIX from a shell prompt?
A. In order to start Oracle service in UNIX you need to login as a Oracle user.
Use su – command to login as oracle user.
Start Oracle server in UNIX
Type the following command, enter:
$ su [...]

{ 3 comments }