How to start sqlplus in Linux [message #180985] |
Thu, 06 July 2006 03:10 |
sinpal
Messages: 7 Registered: August 2005 Location: India
|
Junior Member |
|
|
Hi, I have successfully installed Oracle 9i on Red Hat Linux 9. After installing my system crash because of power failure.
when I login to oracle as
# su - oracle - it gives me
-bash-2.xx $ - now when i type
$ sqlplus - it gives me
bash:sqlplus: - comand not found
Now tell me how to start SQLPLUS and other tools like DBCA, OEM
|
|
|
|
Re: How to start sqlplus in Linux [message #181356 is a reply to message #180985] |
Sun, 09 July 2006 02:58 |
sinpal
Messages: 7 Registered: August 2005 Location: India
|
Junior Member |
|
|
Yes, they were not set. Thanks.
But, everytime when I login as user oracle, i have to set these env variables. I know that i can set these variables in a profile file, but where is that file located.
|
|
|
Re: How to start sqlplus in Linux [message #181357 is a reply to message #181356] |
Sun, 09 July 2006 03:18 |
tarundua
Messages: 1080 Registered: June 2005 Location: India
|
Senior Member |
|
|
1. Login as Oracle user
2. Go to the home directory if not there
3. Use the following command
This will list the hidden files and a .profile file also.
4. Edit that file , save it, log off and log in again.
Note: Read some proper installation document so that you don't face this trouble further..
|
|
|
|
Re: How to start sqlplus in Linux [message #201998 is a reply to message #180985] |
Tue, 07 November 2006 14:58 |
sssss
Messages: 9 Registered: November 2006
|
Junior Member |
|
|
hi Sinpal
can you please give me the 9i version to install on oracle RHEL as i had the same problem. and couldnt fix it.
or, if you can send me the steps from whr u found problem n solution, in installation.
Thanks for your help
|
|
|
|