The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 10-05-2007
ermur ermur is offline
Registered User
 

Join Date: Jul 2007
Location: La Paz, Bolivia
Posts: 15
Oracle_sid

Hi Dileep

If you get connected without providing the Oracle SID, it's been gotten from the environment, try this:

$ echo $ORACLE_SID

It should show what SID you're connecting to.

Regards,

Erwin
Reply With Quote