How do I set user profile under bash shell running Ubuntu Linux operating systems?
{ 0 comments }
FAQ tagged as:
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 [...]
{ 6 comments }