[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Oracle SQLPLUS



MASOKIS:
>
> hi.. i'm happing a difficult. i learn oracle .. as usual. i use oracle in
> windows platform.. but i my love is on linux..

:)

> then i setup the path..using this command;
> masokis@OshirixNET:~$ nano /etc/profile
> 
> to
> PATH="/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/sbin:/usr/local/bin:/usr/games:/usr/lib/oracle/xe/app/oracle/product/10.2.0"
> save! but when i echo the path again.. the
> /usr/lib/oracle/xe/app/oracle/product/10.2.0 are not been show... as like
> this:
> 
> masokis@OshirixNET:~$ echo $PATH
> /home/masokis/.dist/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/sbin:/usr/local/bin:/usr/games:

Did you log in again after editing /etc/profile or anything to that
effect? Editing a file will not magically alter your current
environment. Sourcing the file is the quickest way to adapt your current
shell:

. /etc/profile

J.
-- 
If I could travel in time I would show my minidisc to the Romans and
become Caesar until the batteries ran out.
[Agree]   [Disagree]
                 <http://www.slowlydownward.com/NODATA/data_enter2.html>

Attachment: signature.asc
Description: Digital signature


Reply to: