Anand, You'll need to edit your .bashrc file. Add these lines: ORACLE_HOME=/usr/lib/oracle/xe/app/oracle/product/10.2.0/server PATH=$PATH:$ORACLE_HOME/bin export ORACLE_HOME export ORACLE_SID=XE
export PATH Then start a new bash session...and issue sqlplus sys as sysdba give that a go man.. HTH! ~NumPy On Nov 15, 1:21 am, anand <[EMAIL PROTECTED]> wrote: > Dear All, > I am new to Ubuntu Linux. > I have Installed Ubuntu in my system and installed Oracle 10g xe on > it. > While connecting with oracle, It connects with SQL Prompt, > but while connecting with SQL User Interface, I am not able to connect > it. > > That might be oracle configuarations. > Please tell me is there any steps of Oracle configuration in Ubuntu, > any other editor that is used to modify the confiuration setting. > > Please help me. > anand --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ubuntu Linux" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/ubuntulinux?hl=en -~----------~----~----~----~------~----~------~--~---
